黑苹果EFI大全|免费分享各种黑苹果EFI资源
Component | Model |
---|---|
CPU | AMD Ryzen 7 1700 @ 3.8GHz |
Motherboard | ASUS B350 Plus |
RAM | 16GB (2 x 8GB) Corsair Vengeance @ 3000MHz |
Audio Chipset | ALC-887 |
GPU | MSI RX Vega 64 |
WiFi & Bluetooth | Fenvi T919 (BCM94360CD) |
OS Disk (NVMe) | ADATA SX8200 Pro 1TB |
macOS version: 11.2 (20D64)
OpenCore version: 0.6.5
:
character. How to get MAC Address?If audio does not work for you you have to change layout-id for your audio chipset. Find your codec here and try setting alcid
in boot-args
parameter to every layout-id values from AppleALC wiki until you get layout-id correct for your motherboard.
You CAN NOT use SMBIOS from this repository, it MUST be unique for every macOS installation
In SSDT-SLEEP.aml
there are patches for _STA method. They are applied to _SB.PCI0.GPP2.PTXH
and _SB.PCI0.GP17.XHC0
USB controllers. Both patches are applied only for macOS, so sleep on other systems will work normally.
Firstly, check does sleep works for your build with default disabled SSDT. If it works, you don’t have to do anything. If not, try to enable SSDT-SLEEP
in config.plist
. If you have same USB controllers adresses as me, SSDT should work. If it still does not work you have to find addresses of USB controllers, and modify SSDT-SLEEP
.
To modify SSDT use MaciASL. If SSDT does not help read Dortania’s guide about sleep. Remember to try USB mapping.
Shaneee’s | Algrey’s |
---|---|
Much better GPU performance | Worse GPU performance |
May not work with NVidia GPUs | Compatible with all GPUs |
HDMI/DP audio may not work | HDMI/DP audio works |
Enabled by default | Disabled by default |
To switch to another patch search for mtrr_update_action
in config.plist
. Then set Enabled
to true
for patch which you want to use. Remember to set Enabled
to false
for second PAT patch.
Don’t try to use them both at the same time, it won’t work.
Adobe applications crash on AMD Hackintoshes due to missing intel_fast_memset instructions. Follow this guide to get it working!
If you have any problems with installation or booting your macOS, kernel panics or another system related issue check OC configuration guide
If something else isn’t working properly (for example USB ports, iServices, DRM/Netflix) check Post-Install guide
If you have any other questions or issues, feel free to ask on AMD-OSX Discord or Forum
Software:
People: