diff --git a/EFI/OC/Config.plist b/EFI/OC/Config.plist index 44c2167..7fc033a 100755 --- a/EFI/OC/Config.plist +++ b/EFI/OC/Config.plist @@ -1050,15 +1050,22 @@ PlistPath Contents/Info.plist - - Sinetek-rtsx.kext + + BundlePath + Sinetek-rtsx.kext Comment Card Reader Enabled ExecutablePath Contents/MacOS/Sinetek-rtsx - + MaxKernel + + MinKernel + + PlistPath + Contents/Info.plist + Block diff --git a/README.md b/README.md index 2c8ed88..a05059d 100644 --- a/README.md +++ b/README.md @@ -43,12 +43,12 @@ Wireless Card: **BCM94360CD 4 antennas.** Default ApplePS2Controller is the one from [Rehabman](https://github.com/RehabMan/OS-X-Voodoo-PS2-Controller), it support those three buttons on the touchpad, but doesn't support three finger gestures. If you wanna use three finger gesture, and you don't care about those buttons, you can replace ApplePS2Controller with this one from [acidanthera](https://github.com/acidanthera/VoodooPS2). - Redpoint +- SD Card Reader (Thanks to @willmav5000) - Use [one-key-hidpi](https://github.com/daliansky/XiaoMi-Pro-Hackintosh/blob/master/one-key-hidpi) to enable HiDPI - If you are using a usb mouse with side buttons, you can spoof apple usb mouse by change the pid and vid in AnyAppleUSBMouse.kext/Info.plist and enable it in config.plist. ## What doesn't work - Sidecar (Broadwell doesn't support sidecar) -- SD Card Reader - VGA (Untested) - miniDP (Untested)