This repository has been archived by the owner on May 6, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
eda67ee
commit dadb580
Showing
1 changed file
with
1 addition
and
19 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,21 +1,3 @@ | ||
# Apple Binaries for OpenCore Legacy Patcher | ||
|
||
Dedicated repo for hosting all patched binaries used with OpenCore Legacy Patcher | ||
|
||
## Sources: | ||
|
||
* [ASentientBot](https://github.com/ASentientBot): | ||
* Graphics Acceleration Patches | ||
* [dosdude1](https://github.com/dosdude1): | ||
* Brightness Control for El Capitan | ||
* [Ausdauersportler](https://github.com/Ausdauersportler): | ||
* Linking fixes for AppleIntelSNBGraphicsFB and AMDRadeonX3000.kext | ||
* [Jackluke](https://github.com/jacklukem) | ||
* Determining patch set for Intel HD 4000 | ||
|
||
## Extra Arguments | ||
|
||
Fix Screen Recording on TeraScale 2: | ||
```sh | ||
defaults write com.apple.cmio CMIO_Unit_Input_ASC.DoNotUseOpenCL -bool true | ||
``` | ||
Repository superceeded by [PatcherSupportPkg](https://github.com/dortania/PatcherSupportPkg) |