Uhd: 770 Hackintosh
Based on current Hackintosh development as of early 2026, creating a Hackintosh with an Intel UHD Graphics 770 (12th-14th Gen Alder/Raptor Lake)
Performance Expectations
With VESA framebuffer + spoof:
| Key | Type | Value |
|------|------|--------|
| AAPL,ig-platform-id | Data | 07009B3E (for desktop) or 00009B3E (alternative) |
| device-id | Data | 9B3E0000 (spoofs as UHD 630) |
| enable-backlight-registers-fix | Data | 01000000 (if laptop, but desktop often skips) |
| framebuffer-patch-enable | Data | 01000000 |
| framebuffer-stolenmem | Data | 00003001 |
| framebuffer-fbmem | Data | 00009000 | uhd 770 hackintosh
Symptom: macOS boots but system info shows "Display 7MB"
Fix: You failed the spoof. Double-check your device-id and AAPL,ig-platform-id. Your iGPU is running in VESA mode (no acceleration). Based on current Hackintosh development as of early
The Hackintosh community is continuously working on drivers (e.g., insanelymac.com insanelymac.com Essential Kexts (in config.plist >
Essential Kexts (in config.plist > Kernel > Add)
- Lilu.kext (v1.6.7+): The patch engine.
- VirtualSMC.kext (v1.3.2+): Emulates Apple SMC.
- WhateverGreen.kext (v1.6.6+): The star player. Handles GPU patching.
- AppleALC.kext (for audio – optional).