- NVPatcher 10.13 compatibility
- Code style changed
- Various typo fixed
- Requires Lilu 1.2.0 or higher
- Fix for macOS v10.13
- Clear error every time just in case
- Added Lilu 1.1.8 safe mode loading compatibility
- Enlarged compatibility
- Added macOS High Sierra compatibility
- Use getKernelMinorVersion() from Lilu to gather kernel minor version
- Changed some logics of NVPatcher to improve reliability
- Fixed kextListSize
- Added
Maxwell
andPascal
support for NVPatcher - Simplified the procedure for NVPatcher, thanks vit9696
- Added
OSBundleCompatibleVersion
- Kernel flags
-cdfinteloff
and-cdfnvoff
are now available to disable particular patcher(s).-cdfinteloff
to disable IntelPatcher-cdfnvoff
to disable NVPatcher-cdfoff
to disable CoreDisplayFixup entirely (Similar to boot with-cdfinteloff
and-cdfnvoff
simultaneously)
- Removed redundant headers
- Changed all tab sizes to 2
- Changed compiler optimization level to reduce kext size
- Minor repository structure changes
They can be tracked at here.