mirror of
https://github.com/dortania/OpenCore-Legacy-Patcher.git
synced 2026-04-24 03:50:14 +10:00
Merge branch 'main' into vmm
This commit is contained in:
@@ -1,5 +1,7 @@
|
|||||||
# OpenCore Legacy Patcher changelog
|
# OpenCore Legacy Patcher changelog
|
||||||
|
|
||||||
|
## 0.3.2
|
||||||
|
|
||||||
## 0.3.1
|
## 0.3.1
|
||||||
- Increment Binaries:
|
- Increment Binaries:
|
||||||
- OpenCorePkg 0.7.4 release
|
- OpenCorePkg 0.7.4 release
|
||||||
@@ -8,10 +10,13 @@
|
|||||||
- Allow for setting custom SIP values via TUI
|
- Allow for setting custom SIP values via TUI
|
||||||
- Drop `CSR_ALLOW_EXECUTABLE_POLICY_OVERRIDE` requirement for root patching
|
- Drop `CSR_ALLOW_EXECUTABLE_POLICY_OVERRIDE` requirement for root patching
|
||||||
- Lowers default SIP Disabled value to 0xA03
|
- Lowers default SIP Disabled value to 0xA03
|
||||||
- Remove legacy GMUX patch set for MacBookPro5,x machines due to instabilites
|
- Update Legacy GMUX patchset to latest Sierra Secuirty Update
|
||||||
|
- [Source](https://github.com/HackintoshHD/mbp5x-instant-gpu-switching)
|
||||||
- Fix non-Metal acceleration crashing on 12.0.1
|
- Fix non-Metal acceleration crashing on 12.0.1
|
||||||
- Yes Apple adding a notch broke our accel patches
|
- Yes Apple adding a notch broke our accel patches
|
||||||
- Fix non-Metal Control Center crashing on 12.0 Beta 10+
|
- Fix non-Metal Control Center crashing on 12.0 Beta 10+
|
||||||
|
- Increment Binaries:
|
||||||
|
- PatcherSupportPkg 0.1.12
|
||||||
|
|
||||||
## 0.3.0
|
## 0.3.0
|
||||||
- Fix Nvidia Tesla Acceleration in Monterey Beta 7+
|
- Fix Nvidia Tesla Acceleration in Monterey Beta 7+
|
||||||
|
|||||||
@@ -35,7 +35,7 @@ Regarding OS support, see below:
|
|||||||
| MacBook3,1 | Late 2007 | ^^ | ^^ |
|
| MacBook3,1 | Late 2007 | ^^ | ^^ |
|
||||||
| MacBook4,1 | Early 2008 | <span style="color:#30BCD5"> YES </span> | - No GPU Acceleration in Mavericks and newer<br/>- No Keyboard and Trackpad<br/>- No USB |
|
| MacBook4,1 | Early 2008 | <span style="color:#30BCD5"> YES </span> | - No GPU Acceleration in Mavericks and newer<br/>- No Keyboard and Trackpad<br/>- No USB |
|
||||||
| MacBook5,1 | Late 2008 | ^^ | - GPU Acceleration in Public Beta, see current issues ([#108](https://github.com/dortania/OpenCore-Legacy-Patcher/issues/108))<br/> |
|
| MacBook5,1 | Late 2008 | ^^ | - GPU Acceleration in Public Beta, see current issues ([#108](https://github.com/dortania/OpenCore-Legacy-Patcher/issues/108))<br/> |
|
||||||
| MacBook5,2 | Early 2009 | ^^ | - GPU Acceleration in Public Beta, see current issues ([#108](https://github.com/dortania/OpenCore-Legacy-Patcher/issues/108))<br/>- Trackpad is recognized as mouse<br/>- Brightness control partially supported |
|
| MacBook5,2 | Early 2009 | ^^ | - GPU Acceleration in Public Beta, see current issues ([#108](https://github.com/dortania/OpenCore-Legacy-Patcher/issues/108))<br/>- Trackpad is recognized as mouse |
|
||||||
| MacBook6,1 | Late 2009 | ^^ | - GPU Acceleration in Public Beta, see current issues ([#108](https://github.com/dortania/OpenCore-Legacy-Patcher/issues/108))<br/> |
|
| MacBook6,1 | Late 2009 | ^^ | - GPU Acceleration in Public Beta, see current issues ([#108](https://github.com/dortania/OpenCore-Legacy-Patcher/issues/108))<br/> |
|
||||||
| MacBook7,1 | Mid-2010 | ^^ | ^^ |
|
| MacBook7,1 | Mid-2010 | ^^ | ^^ |
|
||||||
| MacBook8,1 | Mid-2015 | ^^ | <span style="color:green"> Everything is supported</span> |
|
| MacBook8,1 | Mid-2015 | ^^ | <span style="color:green"> Everything is supported</span> |
|
||||||
@@ -107,8 +107,8 @@ Regarding OS support, see below:
|
|||||||
| iMac5,1 | Late 2006 | ^^ | 32-Bit Firmware limitation |
|
| iMac5,1 | Late 2006 | ^^ | 32-Bit Firmware limitation |
|
||||||
| iMac5,2 | ^^ | ^^ | ^^ |
|
| iMac5,2 | ^^ | ^^ | ^^ |
|
||||||
| iMac6,1 | ^^ | ^^ | ^^ |
|
| iMac6,1 | ^^ | ^^ | ^^ |
|
||||||
| iMac7,1 | Mid-2007 | <span style="color:#30BCD5"> YES </span> | - Requires an [SSE4.1 CPU Upgrade](https://lowendmac.com/2018/penryn-t9300-9500-cpu-upgrades-for-the-2007-imac/)<br/>- GPU Acceleration in Public Beta, see current issues ([#108](https://github.com/dortania/OpenCore-Legacy-Patcher/issues/108))<br/>- Brightness control partially supported on Nvidia GPUs, AMD unsupported<br/>- Stock Bluetooth 2.0 card non-functional |
|
| iMac7,1 | Mid-2007 | <span style="color:#30BCD5"> YES </span> | - Requires an [SSE4.1 CPU Upgrade](https://lowendmac.com/2018/penryn-t9300-9500-cpu-upgrades-for-the-2007-imac/)<br/>- GPU Acceleration in Public Beta, see current issues ([#108](https://github.com/dortania/OpenCore-Legacy-Patcher/issues/108))<br/>- Stock Bluetooth 2.0 card non-functional |
|
||||||
| iMac8,1 | Early 2008 | ^^ | - GPU Acceleration in Public Beta, see current issues ([#108](https://github.com/dortania/OpenCore-Legacy-Patcher/issues/108)))<br/>- Brightness control partially supported on Nvidia GPUs, AMD unsupported |
|
| iMac8,1 | Early 2008 | ^^ | - GPU Acceleration in Public Beta, see current issues ([#108](https://github.com/dortania/OpenCore-Legacy-Patcher/issues/108))) |
|
||||||
| iMac9,1 | Early 2009 | ^^ | ^^ |
|
| iMac9,1 | Early 2009 | ^^ | ^^ |
|
||||||
| iMac10,1 | Late 2009 | ^^ | - GPU is socketed, [recommend upgrading to Metal GPU](https://forums.macrumors.com/threads/2011-imac-graphics-card-upgrade.1596614/?post=17425857#post-17425857) <br/>- GPU Acceleration in Public Beta, see current issues ([#108](https://github.com/dortania/OpenCore-Legacy-Patcher/issues/108)) |
|
| iMac10,1 | Late 2009 | ^^ | - GPU is socketed, [recommend upgrading to Metal GPU](https://forums.macrumors.com/threads/2011-imac-graphics-card-upgrade.1596614/?post=17425857#post-17425857) <br/>- GPU Acceleration in Public Beta, see current issues ([#108](https://github.com/dortania/OpenCore-Legacy-Patcher/issues/108)) |
|
||||||
| iMac11,1 | ^^ | ^^ | ^^ |
|
| iMac11,1 | ^^ | ^^ | ^^ |
|
||||||
|
|||||||
@@ -102,6 +102,19 @@ By default these machines require root volume patches to gain graphics accelerat
|
|||||||
|
|
||||||
:::
|
:::
|
||||||
|
|
||||||
|
::: details NVIDIA Kepler dGPU Acceleration (Resolved in 0.2.5 and newer)
|
||||||
|
|
||||||
|
* NVIDIA Kepler dGPUs lost support
|
||||||
|
|
||||||
|
By default these machines require root volume patches to gain graphics acceleration in Monterey. OpenCore Legacy Patcher supports readding support however SIP can no longer be enabled due to root patching:
|
||||||
|
|
||||||
|
* MacBookPro9,1
|
||||||
|
* MacBookPro10,1
|
||||||
|
* iMac13,x
|
||||||
|
* iMac14,x
|
||||||
|
|
||||||
|
:::
|
||||||
|
|
||||||
::: details Non-Metal Acceleration (Resolved in 0.2.5 and newer)
|
::: details Non-Metal Acceleration (Resolved in 0.2.5 and newer)
|
||||||
|
|
||||||
* Non-Metal GPUs no longer have working acceleration patches:
|
* Non-Metal GPUs no longer have working acceleration patches:
|
||||||
|
|||||||
@@ -58,7 +58,7 @@ To aid users in troubleshooting, we've compiled a list of users who've reported
|
|||||||
| ^^ | ^^ | vinaypundith | - Patcher version 0.0.7 |
|
| ^^ | ^^ | vinaypundith | - Patcher version 0.0.7 |
|
||||||
| MacBookPro10,1 | ^^ | traviswparker | - Stock model <br/>- Patcher version 0.0.14 |
|
| MacBookPro10,1 | ^^ | traviswparker | - Stock model <br/>- Patcher version 0.0.14 |
|
||||||
| ^^ | ^^ | il-rollino | - Upgraded BCM94360CSAX <br/>- Patcher version 0.0.21 |
|
| ^^ | ^^ | il-rollino | - Upgraded BCM94360CSAX <br/>- Patcher version 0.0.21 |
|
||||||
| MacBookPro10,2 | No reports | N/A | N/A |
|
| MacBookPro10,2 | ^^ | akidone | - Upgraded BCM94360CSAX <br/>- Patcher version 0.3.0 |
|
||||||
|
|
||||||
### Mac mini
|
### Mac mini
|
||||||
|
|
||||||
|
|||||||
@@ -13,8 +13,8 @@ from resources import device_probe
|
|||||||
class Constants:
|
class Constants:
|
||||||
def __init__(self):
|
def __init__(self):
|
||||||
# Patcher Versioning
|
# Patcher Versioning
|
||||||
self.patcher_version = "0.3.1" # OpenCore-Legacy-Patcher
|
self.patcher_version = "0.3.2" # OpenCore-Legacy-Patcher
|
||||||
self.patcher_support_pkg_version = "0.1.10" # PatcherSupportPkg
|
self.patcher_support_pkg_version = "0.1.12" # PatcherSupportPkg
|
||||||
self.url_patcher_support_pkg = "https://github.com/dortania/PatcherSupportPkg/releases/download/"
|
self.url_patcher_support_pkg = "https://github.com/dortania/PatcherSupportPkg/releases/download/"
|
||||||
self.nightly_url_patcher_support_pkg = "https://nightly.link/dortania/PatcherSupportPkg/workflows/build/master/"
|
self.nightly_url_patcher_support_pkg = "https://nightly.link/dortania/PatcherSupportPkg/workflows/build/master/"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user