Update and fix.
This commit is contained in:
+10
-3
@@ -1050,15 +1050,22 @@
|
||||
<key>PlistPath</key>
|
||||
<string>Contents/Info.plist</string>
|
||||
</dict>
|
||||
<dict>
|
||||
<string>Sinetek-rtsx.kext</string>
|
||||
<dict>
|
||||
<key>BundlePath</key>
|
||||
<string>Sinetek-rtsx.kext</string>
|
||||
<key>Comment</key>
|
||||
<string>Card Reader</string>
|
||||
<key>Enabled</key>
|
||||
<true/>
|
||||
<key>ExecutablePath</key>
|
||||
<string>Contents/MacOS/Sinetek-rtsx</string>
|
||||
</dict>
|
||||
<key>MaxKernel</key>
|
||||
<string></string>
|
||||
<key>MinKernel</key>
|
||||
<string></string>
|
||||
<key>PlistPath</key>
|
||||
<string>Contents/Info.plist</string>
|
||||
</dict>
|
||||
</array>
|
||||
<key>Block</key>
|
||||
<array>
|
||||
|
||||
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user