From a1aebdc5d612a47813db503ab6168b3e581a12ac Mon Sep 17 00:00:00 2001 From: Florin9doi <2995486+Florin9doi@users.noreply.github.com> Date: Sat, 17 Sep 2022 20:26:22 +0300 Subject: [PATCH] Request macOS 10.14.+ permissions (#12600) --- rpcs3/rpcs3.plist.in | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/rpcs3/rpcs3.plist.in b/rpcs3/rpcs3.plist.in index 20f25ca248..3580744e28 100644 --- a/rpcs3/rpcs3.plist.in +++ b/rpcs3/rpcs3.plist.in @@ -28,5 +28,9 @@ LSMinimumSystemVersion 11.6 + NSCameraUsageDescription + The camera will be used for PlayStation Eye emulation + NSMicrophoneUsageDescription + The microphone will be used for Chat/SingStar emulation