Contribute
Register

Recent releases of Clover and InfoPlistPatch?!

Status
Not open for further replies.
Joined
May 9, 2011
Messages
119
Motherboard
Gigabyte Z390 Aorus Pro
CPU
i7-9700K
Graphics
2x RX 580
Mac
  1. iMac
  2. MacBook Pro
Mobile Phone
  1. Android
Does the InfoPlistPatch still works for you? The latest working release for me is 3050.

I need this one but it is not working:
Code:
<key>KextsToPatch</key>
		<array>
			<dict>
				<key>Comment</key>
				<string>External icons patch</string>
				<key>Find</key>
				<string>45787465726E616C</string>
				<key>InfoPlistPatch</key>
				<true/>
				<key>Name</key>
				<string>AppleAHCIPort</string>
				<key>Replace</key>
				<string>496E7465726E616C</string>
			</dict>
		</array>

Current Clover doesn't even start booting the system with this patch!
 
You tell me. r3142 hangs on:

"root device uuid is "xxxxxxxxx.xxx...."

r3050 works like am charm with my config.plist.

At this boot stage I would say it's clover... r3142 and this patch don't work neither with 10.10.1 nor with 10.10.2. Other setups at this point haven't been tested by me.
 
Status
Not open for further replies.
Back
Top