Mount Efi:
sudo diskutil mount /dev/disk0s1 (could be "disk1" on your system)
Efi disk will now show on you mac, now go to
EFI/EFI/OC/Kexts/
Put OpcodeEmulator.kext inside Kext folder
Now go to: EFI/EFI/OC/
Open config.plist file (i did it with PlistEdit Pro, you can use any Plist editor)
navigate to "kernel/add" ,and duplicate fist item >0
Inside the duplicated item >1, replace item BundlePath and ExecutablePath, and delete Comment
Unfortunately, this does not work on Mac Pro 4,1 / 5,1.
sudo diskutil mount /dev/disk0s1 (could be "disk1" on your system)
Efi disk will now show on you mac, now go to
EFI/EFI/OC/Kexts/
Put OpcodeEmulator.kext inside Kext folder
Now go to: EFI/EFI/OC/
Open config.plist file (i did it with PlistEdit Pro, you can use any Plist editor)
navigate to "kernel/add" ,and duplicate fist item >0
Inside the duplicated item >1, replace item BundlePath and ExecutablePath, and delete Comment
Unfortunately, this does not work on Mac Pro 4,1 / 5,1.