8000 GitHub - loonalol/Hackintosh at monterey
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

loonalol/Hackintosh

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 

Repository files navigation

Ventura/Unstable

image

Montery/Stable Screen Shot 2023-01-23 at 8 32 20 PM

ASUS TUF X570-PLUS, (WIFI) RYZEN 9 5900X, RX 6600, Hackintosh EFI

Things that work (Ventura)

Everything

Things that don't work

DRM in safari, Apple music, AppleTV+, SLEEP MODE REQUIRES REBOOT

Things that work (Montery)

Everything, DRM, Sleep Mode, Etc,

Insatlation Windows:

Format your USB via rufus

image

Download https://github.com/acidanthera/OpenCorePkg/releases (opens new window) and head to /Utilities/macrecovery/. Next, click next to the current folder path and type cmd to open a Command Prompt in the current directory: image Now run one of the following depending on what version of macOS you want(Note these scripts rely on Python 3 (opens new window) support, please install if you haven't already):

Monterey (12) python3 macrecovery.py -b Mac-FFE5EF870D7BA81A -m 00000000000000000 download

Latest version ie. Ventura (13) python3 macrecovery.py -b Mac-4B682C642B45593E -m 00000000000000000 download

This will take some time, however once you're finished you should get either BaseSystem or RecoveryImage files: image

Copy and paste the com.apple.recovery.boot to your USB

Download the EFI (Ventura/Unstable)


Disable Fast Boot Secure Boot Serial/COM Port Parallel Port Compatibility Support Module (CSM) (Must be off in most cases, GPU errors/stalls like gIO are common when this option is enabled) IOMMU Special note for 3990X users: macOS currently does not support more than 64 threads in the kernel, and so will kernel panic if it sees more. The 3990X CPU has 128 threads total and so requires half of that disabled. We recommend disabling hyper threading in the BIOS for these situations.

Enable Above 4G Decoding (This must be on, if you can't find the option then add npci=0x3000 to boot-args. Do not have both this option and npci enabled at the same time.) If you are on a Gigabyte/Aorus or an AsRock motherboard, enabling this option may break certain drivers(ie. Ethernet) and/or boot failures on other OSes, if it does happen then disable this option and opt for npci instead 2020+ BIOS Notes: When enabling Above4G, Resizable BAR Support may become an available on some X570 and newer motherboards. Please ensure that Booter -> Quirks -> ResizeAppleGpuBars is set to 0 if this is enabled. EHCI/XHCI Hand-off OS type: Windows 8.1/10 UEFI Mode (some motherboards may require "Other OS" instead) SATA Mode: AHCI

0