Jump to content

End3rPwr50
 Share

7 posts in this topic

Recommended Posts

It will work but you need to disable the AMD GPU and change the DVMT pre-allocated VRAM in the BIOS from 32 to 64MB or you will get a kernel panic on AppleIntelSKLGraphicsFramebuffer.kext or you can use the minStolenSize patch from MaLd0n's config.plist

  • Like 1
Link to comment
Share on other sites

<dict>
				<key>Comment</key>
				<string>Skylake minStolenSize patch 10.12</string>
				<key>Disabled</key>
				<false/>
				<key>Find</key>
				<data>
				iUXIOcZ2UQ==
				</data>
				<key>Name</key>
				<string>AppleIntelSKLGraphicsFramebuffer</string>
				<key>Replace</key>
				<data>
				iUXIOcbrUQ==
				</data>
			</dict> 

just use patch

 

Link to comment
Share on other sites

 Share

×
×
  • Create New...