firelad97/PROM-PCSX2-Running-on-Mac

MacOS 10.15.7, 16in

Opened this issue · 4 comments

The PROM file loads on clicking the DMG, and when I try to open the file I get the below error:
“PROM v1.01.app” is damaged and can’t be opened. You should move it to the Bin.

I had tried the below command and it failed to fix the issue:
(base) shubawa@3c22fb179e3b Downloads % sudo xattr -r -d com.apple.quarantine /Users/shubawa/Desktop/PROM\ v1.01.app
xattr: [Errno 1] Operation not permitted: '/Users/shubawa/Desktop/PROM v1.01.app/Contents/Resources/dosdevices/z:'
xattr: No such file: /Users/shubawa/Desktop/PROM v1.01.app/Contents/Frameworks/libpulse-mainloop-glib.dylib
xattr: No such file: /Users/shubawa/Desktop/PROM v1.01.app/Contents/Frameworks/libpulse-simple.dylib
xattr: No such file: /Users/shubawa/Desktop/PROM v1.01.app/Contents/Frameworks/libpulse.dylib

well now it started, but I am unable to input bios, and neither is it present by default

same here

Problem solved with installing **wine-stable** in MAC Catalina Version 10.15.7
@ShubhamAwasthi