Skip to content

v1.2.1 — WiFi chooser, XOSI fix, BIOS checklist

Choose a tag to compare

@riftaway7-code riftaway7-code released this 26 Jun 09:39
· 61 commits to main since this release

What's New in v1.2.1

Intel WiFi Kext Chooser

When Intel WiFi is detected, HackMate now asks whether you want itlwm + HeliPort (works on all macOS versions) or AirportItlwm (shows as native built-in WiFi, no HeliPort needed — but must be swapped after upgrading macOS).

SSDT-XOSI Always Generates Now

SSDT-XOSI was silently skipping for most users because SSDTTime doesn't always list it in its menu. HackMate now compiles it from a built-in template when SSDTTime can't generate it. This fixes sleep/wake and USB power on most laptops.

BIOS Checklist Screen

After a successful USB build, HackMate now shows a checklist of BIOS settings to configure before booting — Secure Boot, Fast Boot, DVMT pre-alloc, XHCI Handoff, etc. Adapts based on AMD vs Intel and whether Nvidia dGPU is present.

More Accurate Intel Gen Detection

Added missing Intel GPU device IDs: 5917 (UHD 620, used by T480s, MateBook, XPS 13), plus Whiskey Lake, Coffee Lake Refresh, and Comet Lake variants. Fixes cases where gen detection fell through to name inference.

Gen 9 SMBIOS

Added MacBookPro16,1 and iMac19,1 for Coffee Lake Refresh CPUs (i9-9980HK etc).