Jump to content
5 posts in this topic

Recommended Posts

I just add the following to my plist under KextsToPatch section:

 

<dict>   <key>Comment</key>   <string>Disable minStolenSize less or equal fStolenMemorySize assertion, 10.12.0 ( (based on Austere.J patch)</string>   <key>Disabled</key>   <false/>   <key>MatchOS</key>   <string>10.12.x</string>   <key>Name</key>   <string>com.apple.driver.AppleIntelSKLGraphicsFramebuffer</string>   <key>Find</key>   <data>iUXIOcZ2UQ==</data>   <key>Replace</key>   <data>iUXIOcbrUQ==</data>   </dict>
  • 2 weeks later...
×
×
  • Create New...