macOS Sierra On Mac Wanna Be Windows Laptops and Desktops

  • Only boots with Clover 3599 and up.
  • The security option for “Allow apps downloaded from EVERYWHERE” no longer exist – must enable it through terminal.

sudo spctl --assess --master-disable

  • Trackpad pane for synaptics is blank, must be replaced with Trackpad.Preference.Pane from 10.11 or 10.10 or patched one.
  • For BCM94352 CE-123H dual band wifi and Bluetooth 4.0 to work perfectly, a patch in Clover config.plist from DARKVOID must be in place. Handoff works just like El Capitan or Yosemite
<dict>
	<key>Comment</key>
	<string>AirPortBrcm4360 - fcvo</string>
	<key>Disabled</key>
	<false/>
	<key>Find</key>
	<data>gflSqgAAdSk=</data>
	<key>Name</key>
	<string>AirPortBrcm4360</string>
	<key>Replace</key>
	<data>gflSqgAAZpA=</data>
</dict>
  • SMBIOS MacMini no longer supported – Change to iMac13,2.
  • Backlight and Audio keys on keyboard no longer work.
  • In case iMessage doesn’t work – Patch Kernel in the config.plist

<key>KernelToPatch</key>
<array>
<dict>
<key>Disabled</key>
<false/>
<key>Find</key>
<data>
uaABAAAPMg==
</data>
<key>MatchOS</key>
<string>10.12</string>
<key>Replace</key>
<data>
uaABAAAxwA==
</data>
</dict>
</array>

macOS Sierra On HP Windows Laptop

If we’re going to install Mac OS X on future Windows Hardware, we should create an external USB hard drive with all the partitions needed for all popular Mac OS X. These days the 500GB or 1GB cost less than $50. It’s a must have.

Pages: 1 2 3 4 5

7 Comments

  • hi sir how to get this kext color effect on os x mac //www.dognmonkey.com/techs/wp-content/uploads/2015/01/fix_preview.png please ans me i like this gray kext color effect i extremelly request to you ans me

  • hi sir i extremelly request to you please make a toturial about IONVMeFamily.kext and ONVMe SSD drive i like your toturial i nicelly undetstand your toturials

    your sincerelly

Leave a Reply

Your email address will not be published. Required fields are marked *