mirror of
https://github.com/dortania/OpenCore-Legacy-Patcher.git
synced 2026-06-17 12:50:00 +10:00
Add files via upload
This commit is contained in:
+14
-4
@@ -21,15 +21,25 @@ Ventura's release yet again dropped a huge amount of Intel hardware, requiring s
|
||||
* MacBookPro13,3 (15-inch, Late 2016)
|
||||
* MacPro6,1 (Late 2013)
|
||||
|
||||
## Current issues
|
||||
|
||||
For the most part, Ventura is usable on all Metal supported Macs, having only a few minor issues. Refer to [this GitHub issue](https://github.com/dortania/OpenCore-Legacy-Patcher/issues/998#issuecomment-1222926337) to see up-to-date information about issues with Ventura. Currently the only machine unable to boot is the Mac Pro Late 2013, having an issue with display initialization. More information [here](https://github.com/acidanthera/bugtracker/issues/2126).
|
||||
|
||||
## Current status
|
||||
|
||||
For the most part, Ventura is usable on all Metal supported Macs, having only a few minor known issues. Currently the only machine unable to boot is the Mac Pro Late 2013, having an issue with display initialization. More information [here](https://github.com/acidanthera/bugtracker/issues/2126).
|
||||
|
||||
Refer to [this GitHub issue](https://github.com/dortania/OpenCore-Legacy-Patcher/issues/998#issuecomment-1222926337) to see up-to-date information about issues with Ventura.
|
||||
|
||||
### Currently broken hardware
|
||||
|
||||
BCM94328, BCM94322 and Atheros WiFi cards will not function under Ventura, as Ventura has broken legacy WiFi patches.
|
||||
|
||||
|
||||
## Non-Metal support
|
||||
|
||||
Apple has changed the graphics stack significantly to support new features (such as Stage Manager) by adding a new layer called WindowManager, breaking all previous patches.
|
||||
Therefore an estimated time for non-Metal support cannot be provided, as this has created a much greater challenge.
|
||||
|
||||
## Pre-AVX2.0
|
||||
## Pre-AVX 2.0
|
||||
|
||||
OpenCore Legacy Patcher fully supports booting and updates on these machines, a way to implement automatic dyld cache swap was added.
|
||||
OpenCore Legacy Patcher fully supports booting and updates on these machines, a way to implement automatic dyld cache swap was added.
|
||||
However, AVX 2.0 is still required for Vega and Navi drivers, meaning these cards won't function under Ventura when a Pre-AVX 2.0 CPU is used.
|
||||
Reference in New Issue
Block a user