Skip to content

🛫 Version 1.2.2

Compare
Choose a tag to compare
@valnoxy valnoxy released this 18 Nov 23:15
· 30 commits to main since this release
dc38e96

Changes

This pull request combines all the different macOS configurations into a single configuration (except Heliport). This allows an easy kext patching depending on the kernel version.

The following kexts was added:

  • USBMap (USB mapping)
  • VoodooI2C (Touchscreen Support)
  • VoodooI2CHID (Touchscreen Support)

The following base / kexts was updated:

  • Airportitlwm: (Ventura: 2.2.0 DEBUG, Monterey & Big Sur: 2.1.0)
  • AppleALC: 1.7.4
  • HibernationFixup: 1.4.6
  • IntelBluetoothFirmware: 2.2.0
  • Lilu: 1.6.2
  • NVMeFix: 1.1.0
  • VirtualSMC (with plugins): 1.3.0
  • VoodooPC2Controller: 2.2.9
  • WhateverGreen: 1.6.1
  • OpenCore: 0.8.5

The following config changes was applied:

  • Added Thinkpad ACPI / Kernel patches
  • Removed 'LegacyEnable'

The following ACPI changes was applied:

  • Added SSDT-KBTA.aml with source code (ThinkPadAssistant)

Issues assigned to this release