Skip to content

OpenCore 0.9.5 - macOS 13 (Ventura)

Compare
Choose a tag to compare
@vanyasem vanyasem released this 14 Feb 02:10
· 21 commits to main since this release

Full Changelog: oc0.9.5_macos11_and_macos13...oc0.9.5_macos13

SMBIOS: MacBookPro14,2

Hardware

  • CPU: Intel Core i5-7200U - Kaby Lake

Bundled

Resources included (except for voiceovers)

Drivers

  1. AudioDxe.efi - HDA audio support driver EFI firmware for most Intel and some other analog audio controllers
  2. HfsPlus.efi - Proprietary EFI HFS+ file system driver
  3. OpenCanopy.efi - OpenCore plugin (Bootloader GUI)
  4. OpenRuntime.efi - Mandatory OpenCore plugin with special features

Kexts

  1. AirportItlwm (2.2.0) - Open Intel Wireless (Wi-Fi)
  2. AppleALC (1.8.6) - Audio for not officially supported codecs
  3. CPUFriend (1.2.7) - CPU power management
  4. CPUFriendDataProvider (04-Sep-2021) - Manually generated CPUFriend tuning
  5. HibernationFixup (1.4.9) - Fixes hibernation
  6. IntelBluetoothFirmware (2.3.0) - Open Intel Wireless (Bluetooth)
  7. IntelBTPatcher (n/a) - Part of IntelBluetoothFirmware. Required for Monterey and later
  8. BlueToolFixup (2.6.8) - Required for Monterey and later
  9. Lilu (1.6.7) - Required for almost all other Kexts
  10. NullEthernet (1.0.6) - "Null" (Fake) Ethernet driver to be used when you have no working Ethernet
  11. NVMeFix (1.1.1) - Improve compatibility with non-Apple NVMe SSDs
  12. SMCBatteryManager (n/a) - Part of VirtualSMC. Used for measuring battery readouts
  13. SMCLightSensor (n/a) - Part of VirtualSMC. Used for the ambient light sensor
  14. SMCProcessor (n/a) - Part of VirtualSMC. Used for monitoring Intel CPU temperature
  15. SMCSuperIO (n/a) - Part of VirtualSMC. Used for monitoring fan speed
  16. USBInjectAll (0.7.5) - Inject all USB ports for the installed Intel EHCI/XHCI chipset automatically
  17. VirtualSMC (1.3.2) - SMC emulator layer
  18. VoodooI2C (2.8) - Intel I2C bus controller and slave device drivers
  19. VoodooI2CHID (n/a) - Part of VoodooI2C. Add support for I2C-HID devices
  20. VoodooPS2Controller (2.3.5) - VoodooInput's Magic Trackpad II emulation
  21. WhateverGreen (1.6.6) - Patches for GPUs

Tools

  1. OpenShell.efi - EFI shell, useful for debugging