Epic Games Fortnite Mikrofon geht nicht Apple MacBook macOS Catalina

Print Friendly, PDF & Email

Lösung für Epic Games Fortnite Mikrofon (Sprach-Chat) geht nicht mit Apple MacBook Betriebssystem macOS Catalina

Nachdem ich mich geärgert habe, dass im Computerspiel Fortnite der Sprachchat (push-to-talk) mit der Taste T mit einem Apple MacBook Pro (aus Sicherheitsgründen) nicht funktioniert, habe ich kurzerhand ein Workaround erstellt und möchte es hiermit teilen:

Epic Games Fortnite Mikrofon freischalten in macOS Catalina

  • Step 1:
    • Disable The System Integrity Check so that you can access the relevant system database.
    • Reboot your Mac and hold Cmd+R on startup. This will bring up the Recovery Mode.
    • Open Utility -> Terminal from the menu bar and type csrutil disable
    • Reboot.
  • Step 2:
    • Manually add permission for EpicGamesLauncher to access the microphone.
    • Open Terminal and type the following command:
    • sudo sqlite3 ~/Library/Application\ Support/com.apple.TCC/TCC.db "INSERT or REPLACE INTO access VALUES('kTCCServiceMicrophone','com.epicgames.EpicGamesLauncher',0,1,1,NULL,NULL,NULL,'UNUSED',NULL,0,1551892126);"
    • Enter your Mac password to confirm the action.
  • Step 3:
    • Make EpicGamesLauncher use that permission
    • In Terminal, type the following two commands:
    • /usr/libexec/PlistBuddy -c "Add NSMicrophoneUsageDescription string" /Applications/Epic\ Games\ Launcher.app/Contents/Info.plist
    • /usr/libexec/PlistBuddy -c "Set :NSMicrophoneUsageDescription Using voice chat" /Applications/Epic\ Games\ Launcher.app/Contents/Info.plist
  • Step 4:
    • Reboot your Mac and hold Cmd+R on startup. This will bring up the Recovery Mode.
    • Open Utility -> Terminal from the menu bar and type csrutil enable
    • Reboot

And there we go, Fortnite should have permission to use your microphone just fine!

IT-Problemlösung
Markus Strobel
Torgasse 12
74385 Pleidelsheim

Mobil: 0151 10745108
info@it-problemloesung.de
www.it-problemloesung.de

Letzte Änderung von am .