Search results

Loading Google Results...
  1. Yclk

    [SOLVED] Scale up Clover menu items when using 27" 4k displays

    Setting UI scale to 2 should do the trick. Add this to your config.plist or use clover configurator to do so: <key>BootGraphics</key> <dict> <key>UIScale</key> <integer>2</integer> </dict>
  2. Yclk

    Plus signs, can not boot after Clover, Kexts Update

    I do not think that it is possible to check for that in Clover's UI; but I also have never looked for such functionality. Either way, you'll need to mount the EFI partition in another OS to add the driver should it be missing.
  3. Yclk

    Plus signs, can not boot after Clover, Kexts Update

    A recent clover update added the suffix "-64" to the UEFI drivers. This often leads to your AMI memory fixes to get removed by the updater. Check if you still have AptioMemoryFix installed (or one of the other ones if you use them).
Back
Top