Jump to content

Jake Lo

Moderators
  • Posts

    14365
  • Joined

  • Last visited

  • Days Won

    871

Posts posted by Jake Lo

  1. Details are found in developer's guide

     

    Scroll Acceleration modes: (v3.8 or later)
    There are four modes of acceleration for scrolling in my driver, which can be set by editing the plist entry "2FScrollAccelMode" for 2f scroll and "EdgeScrollAccelMode"for Edge scroll.
    They are:

    • Optimized Acceleration (mode 0) : This is optimized mode which works best across all the touchpads same.
    • Fixed acceleration (mode 1) : This mode has fixed acceleration/speed and varies only with scroll speed value.
    • Extended acceleration (mode 2) : Its an extended version of optimized mode with more acceleration.
    • Super acceleration (mode 3) : This mode reflects the acceleration of your fingers and works based on that. It doesn't depend on scroll speed values from Trackpad prefpane but you can use it extend the speed even more for high resolution touch pads.
    • Super Extended acceleration (mode 4) : This is same as mode 3 but extends the acceleration.
    • Like 1
  2. 1) No network connection is necessary unless your installer if for Recovery and not offline.

    2) Make sure your drive is formatted to GUID / Journal Extended. If you installed Windows first, it might be set to MBR and the EFI partition is too small. MacOS requires 200MB/ Windows default size is smaller. 

    Better to install MacOS first with drive formatted to GUID, partition the drive for Windows. Windows install on GUID perfectly fine.

  3. Upgrade Clover to latest v5103

    Update Lilu.kex and Whatevergreen.kext to latest

    Get rid of GenericUSBXHCI.kext, no use after Yosemite

    Replace ACPIBatteryManager.kext with SMCBatteryManager.kext since you're using VirtualSMC. 

    ACPIBatteryManager.kext is paired with FakeSMC.kext.

     

    Not sure if sleep and wake works with VoodooHDA, if not, then replace it with AppleALC.kext and use layout-id = 12

×
×
  • Create New...