#Can we please get VOIP Chat working on MacOS.
1 messages · Page 1 of 1 (latest)
What alternative prevents Steam from working?
I have no idea. All I know is PZ/Steam need to communicate with MacOS's permission to use the microphone.
The alternative is generally launching the game through its game folder, Steam should still work if doing it like that
That's the last option. Sadly I think people have tried and it yield no results.
I have seen many have only good results with it
https://theindiestone.com/forums/index.php?/topic/59215-mac-project-zomboid-does-not-have-permission-to-access-the-microphone/
Temporary fix mentioned here
Currently, we have an issue when playing Project Zomboid MP with Voip enabled. The microphone does not work because the game doesn't require the Mac for permission to access it. To temporarily fix the problem we need to start the game from the java launcher inside projectZomboid/content/MacOS (an...
Again here
Have you actually read those threads?
Plus I just launched the game without steam and it still doesn't work...
The only work around is launching the game through Apples Terminal -JavaAppLauncher which gives you the 'Allow Permission To Use Microphone' prompt causing the VOIP to work. Issue with it though as you maybe aware, is no steam overlay.
Also can't use mods...
Try this then
https://www.reddit.com/r/projectzomboid/comments/1pm1dsi/macos_microphone_permission_issue_fixed_1/
I have no idea to do what is shown in this thread 🙁
The user specifies "This is command you need to copy-past in your terminal."
You just need to open your terminal and copy the message at the bottom there
Paste:
sqlite3 ~/Library/Application\ Support/com.apple.TCC/TCC.db "INSERT OR REPLACE INTO access VALUES('kTCCServiceMicrophone','Project Zomboid',0,2,0,1,NULL,NULL,NULL,'UNUSED',NULL,NULL,CAST(strftime('%s','now') AS INTEGER),NULL,NULL,'UNUSED',CAST(strftime('%s','now') AS INTEGER));"
Yep, that
The command just seems to add the PZ application to the permissions section
I figured it out and it still didn't work..... Project zomboid doesn't seem to communicate with the microphone at all. I did all the steps and it only works when launching the Java version. I even updated to Tahoe OS and still no results. Not a good experience. :9
I am not sure I can suggest much else in that case unfortunately
This reddit post has the same terminal command suggested above but maybe other information in the post will help. This is what I found when I was having the same issue and my mic works fine now. Also you may need to do a full restart of your computer if you haven’t already.