TheAngryYeti Posted February 10, 2019 Share Posted February 10, 2019 im trying to add custom patches to KextToPatch in Clover Configurator but i dont know how to. for example, here is one im trying to add: <dict> <key>Comment</key> <string>Change 15 port limit to 24 in XHCI kext 10.13 PB1</string> <key>Find</key> <data> g32MEA== </data> <key>Name</key> <string>AppleUSBXHCIPCI</string> <key>Replace</key> <data> g32MGw== </data> </dict> How do i add that into KextToPatch? -Sin Link to comment https://www.insanelymac.com/forum/topic/337579-quick-clover-configurator-question/ Share on other sites More sharing options...
TheAngryYeti Posted February 10, 2019 Author Share Posted February 10, 2019 thats what im using: the application. im trying to add all the "Change 15 port limit...." changes into the config.plist but i am new to this application. -Sin Link to comment https://www.insanelymac.com/forum/topic/337579-quick-clover-configurator-question/#findComment-2663526 Share on other sites More sharing options...
Recommended Posts