Quote:
Originally Posted by odamizu
So DeACSM does run on Mac without VM. Also, I don't know what OpenSSL is, so unless it came packaged with macOS, I don't have it.
|
OpenSSL is an implementation of the Secure Sockets Layer protocol and cipher suites. SSL is the "S" in HTTPS, among others. It's not part of the plugin, but is a library used by many applications including the plugin.
And, as evinced by the stack trace, the problem appears to lie in having an X86-64 package installed on an ARM system, and the X86 -> ARM translation layer isn't working.