Contribute
Register

[Release] Hackintool v3.x.x

Put system to sleep will reset 0x770 to 0.

It is useful for HWPEnabler or Clover HWPEnabler (Pentium CPU without native XCPM enable) user, now Hackintool can used for resume HWP functional after wakeup.
I wouldn't use Hackintool for that purpose but it would be trivial to write a Lilu plugin that sets IA32_PM_ENABLE (0x770) after wake.
 
I wouldn't use Hackintool for that purpose but it would be trivial to write a Lilu plugin that sets IA32_PM_ENABLE (0x770) after wake.

Good news, most of my Hacks are fully disable XCPM and use Clover HWP instead, awaiting for lilu plugin.
 
PCI Devices list is much more informative. No need to use gfxutil to get the Device Path anymore. Right-click on a device in the list and select "Copy DevicePath" to copy it to the clipboard.
Hackintool_PCIDevices.png
 
Last edited:
Hackintool v2.3.1 Released
- You can now right-click on a PCI device and select "Copy IOReg Path". Launch IORegistryExplorer and select Go->Go to Path... menu, paste in the path and click the "Go to Path" button.
 
Last edited:
no problem here. On 10.13.6 (17G6030)
 

Attachments

  • Screen Shot 2019-04-21 at 11.57.10.png
    Screen Shot 2019-04-21 at 11.57.10.png
    546.5 KB · Views: 197
Hi, Hackintool is empty when launched on 10.13.6
Can you please run Hackintool.app/Contents/MacOS/Hackintool from Terminal and post any error message here.
 
Can you please run Hackintool.app/Contents/MacOS/Hackintool from Terminal and post any error message here.
here is the message :

iMac:~ lgs$ /Applications/Hackintool.app/Contents/MacOS/Hackintool
2019-04-21 17:36:43.046 Hackintool[3228:443730] Initializing Bundle Data
2019-04-21 17:36:43.047 Hackintool[3228:443730] Initializing General
2019-04-21 17:36:43.047 Hackintool[3228:443730] macOS Version: Version 10.13.6 (assemblage 17G5019)
2019-04-21 17:36:43.047 Hackintool[3228:443730] Model Identifier: iMac18,3
2019-04-21 17:36:43.047 Hackintool[3228:443730] *** -[__NSCFString rangeOfString:eek:ptions:range:locale:]: nil argument
 
Back
Top