Open your config.plist (using ProperTree or OCAT). Navigate to DeviceProperties -> Add -> PciRoot(0x0)/Pci(0x2,0x0).
Enter the following values:
| Key | Type | Value | Explanation |
| :--- | :--- | :--- | :--- |
| AAPL,ig-platform-id | Data | 07009B3E or 00009B3E | Spoofs as Raptor Lake mobile |
| device-id | Data | 9B3E0000 | Changes UHD 770 ID to compatible 9B3E |
| framebuffer-patch-enable | Data | 01000000 | Enables patching |
| framebuffer-fbmem | Data | 00008000 | Increases framebuffer memory to 32MB |
| disable-metal | Data | 00000000 | Keep Metal enabled (works on UHD 770) |
Note: If you boot to a black screen, change AAPL,ig-platform-id to 07009B3E. If you boot to purple artifacts, change it to 00009B3E. uhd 770 hackintosh new
The most critical piece of information for new builders is this: macOS does not currently support hardware acceleration (Metal 3) for the UHD 770 iGPU.
While the UHD 770 is architecturally similar to the older UHD 630, Apple has not updated the drivers in macOS to recognize the specific device IDs used by 12th-14th gen iGPUs.
Diagnosis: The framebuffer is sending signal through the wrong port.
Fix: Boot with -igfxonln=1 boot-arg. If that works, manually map your ports using hackintool. Open your config
If you need Blender, heavy 3D, or multiple 4K HDR streams, pair UHD 770 with an AMD dGPU (RX 6600/6800/6900). The iGPU can then handle Quick Sync only – a very stable setup.
You might be thinking: "Why would I struggle with integrated graphics when I can just buy an AMD Radeon RX 6600 XT?"
That is a fair point. Discrete GPUs are the gold standard for Hackintosh. However, the "UHD 770 Hackintosh new" trend is exploding for three specific reasons: The "New" Factor: Recent developments in OpenCore (version
The "New" Factor: Recent developments in OpenCore (version 0.9.5+) and the WhateverGreen kext (version 1.6.4+) have patched the dreaded "boot loop" and "VRAM detection" issues that plagued early UHD 770 adopters.
If you need working iGPU on Hackintosh:
UHD 770 is a dead end for Hackintosh graphics acceleration.
| Test | UHD 630 (Native) | UHD 770 (Spoofed) | RX 6600 XT | |------|----------------|-------------------|------------| | Geekbench 6 Metal | 4,200 | 3,100 (stuttering) | 88,000 | | Video decode (4K H.264) | Yes (full) | Software only | Yes (full) | | Final Cut Pro render | 2m 30s | 8m+ (crashes often) | 22s |