Giter Club home page Giter Club logo

hackintool's Introduction

Hackintool

The Swiss army knife of vanilla Hackintoshing

WARNING!

Hackintool is not an automated patching tool that does all the work for you. Knowledge is required on how to patch before using it. Please read the Intel Framebuffer patching using WhateverGreen guide before you download this tool! I also recommend reading @jaymonkey's An iDiot's Guide To Lilu and its Plug-ins and @CaseySJ's General Framebuffer Patching Guide using Hackintool.

Mojave, Lilu + WhateverGreen

You cannot use the Clover's KextsToPatch for framebuffer patching in Mojave for Skylake and above

Framebuffer Dumps

There are a few ways to dump your framebuffer data (the second two require WhateverGreen + Lilu debug versions) to read in Hackintool:

  1. Use the Framebuffer->macOS 10.13.6 / Framebuffer->macOS 10.14 menu to create patches without a framebuffer dump
  2. Use the -igfxdump boot flag to dump IGPU framebuffer kext to /AppleIntelFramebuffer_X_Y (root of your boot drive) and then File->Open menu
  3. Use the -igfxfbdump boot flag to dump native and patched framebuffer table to ioreg and then File->Import->IOReg Dump menu

Features

  • Supports Sandy Bridge, Ivy Bridge, Haswell, Broadwell, Skylake, Kaby Lake, Coffee Lake, Cannon Lake and Ice Lake generations
  • Create All, Connectors or VRAM patches
  • Detect Changes for auto patch creation
  • Create Clover patches in hex, base64 or Devices/Properties formats
  • Displays native GPU and Model identifiers
  • Display and edit Memory Info such as Stolen, Framebuffer, VRAM, Cursor etc.
  • Roll over some items for additional info (Tooltips)
  • Reads "live" data directly from Framebuffer kexts (if available; see Mojave note below)
  • File->Open framebuffer file generated by WhateverGreen's -igfxdump boot flag
  • File->Export->Clover config.plist / File->Export->Framebuffer.txt file
  • Patch audio layout id
  • Add USB port limit patch
  • Plug and unplug USB2 / USB3 devices and set port connector types then generate a USBPorts.kext
  • Advanced patching options (DVMT pre-alloc 32 MB, VRAM 2048 MB, Disable eGPU, Enable HDMI20 (4K), DP -> HDMI, GfxYTile Fix, Reboot Fix, USB port Limit, Spoof Audio Device Id, FB Port Limit, Spoof Gfx Device Id)

Screenshots

Release Notes

  • Updates are on Github
  • 2.8.6 - Fix crash in getEDIDData, fix Import KextsToPatch
  • 2.8.5 - Add "Show Installed Only" option for installed kexts
  • 2.8.4 - Improved framebuffer enumeration, updated codecs and pci.ids
  • 2.8.3 - Improved version checking routine, updated Turkish translation
  • 2.8.2 - Updated Clover download location / OpenCore download support, Chinese translation update
  • 2.8.1 - Data file updates
  • 2.8.0 - Fixed OpenCore KextsToPatch format. Removed DSDT Rename auto selection
  • 2.7.9 - Source is now on Github here
  • 2.7.8 - Fix pcidevices.dsl compile error
  • 2.7.7 - pcidevices.dsl export will now compile. Fix for Device Path
  • 2.7.6 - Custom Device Path generation code (big thanks to @jaymonkey for helping test). Updated Chinese translation
  • 2.7.5 - PCI DevicePath fix
  • 2.7.4 - Added EveryMac.com Serial Check
  • 2.7.3 - Added Serial Number Generator (thanks to vit9696 / MacInfoPkg team)
  • 2.7.2 - Added EDID injection to IGPU. Added DPCD Max Link Rate patching. Added tooltips for Advanced / LSPCON patch options. Updated pci.ids / AppleALC audio data
  • 2.7.1 - Bug fixes. Updated pci.ids / AppleALC audio data
  • 2.7.0 - Launch process output fix (big thanks to @jaymonkey for the help testing this). Prepends "Intel" for IGPU name for Intel Power Gadget (thanks again to @jaymonkey for discovering this). System Info now includes all graphics cards. iMessage Keys are now clearly labeled. Added new OpenCore logo. Updated pci.ids / AppleALC audio data
  • 2.6.9 - Disable Gatekeeper tool fix
  • 2.6.8 - Catalina fixes
  • 2.6.7 - Added "HDMI Infinite Loop Fix". Added LSPCON patching. Fixes
  • 2.6.6 - Added "Disable Gatekeeper and mount the disk in read/write mode" tool. Change GFX0 to IGPU selection no longer shows for dGPU
  • 2.6.5 - Improved BT hardware detection (when installed) and will show if FW Loaded (if using BrcmPatchRAM)
  • 2.6.4 - Fixes
  • 2.6.3 - Added Atheros BT device detection
  • 2.6.2 - Added Bluetooth to Info->Misc
  • 2.6.1 - Fixed USB device speeds
  • 2.6.0 - USB fixes for macOS Catalina. USB now shows device speeds. Much improved Log viewer. Installing kexts on macOS Catalina will prompt to disable Gatekeeper and mount the disk in read/write mode. Fixed Atheros install for macOS Catalina. Added NativeDisplayBrightness to kext install list. Updated translations for Korean / Chinese
  • 2.5.9 - ACPI names must be 4 characters (thanks P1LGRIM)
  • 2.5.8 - Now using pci.ids for Audio Controllers
  • 2.5.7 - Removed kextcache -u / call for rebuild cache. Added more command output for tools
  • 2.5.6 - Added column sorting to PCI table
  • 2.5.5 - Added ASRock DeskMini 310 system config
  • 2.5.4 - Will now output mounting errors
  • 2.5.3 - Fixed EveryMac.com Visit link
  • 2.5.2 - Added Host, OS, Kernel and RAM System Info
  • 2.5.1 - Add support for 0x3EA50005 0x3EA60005 0x3E980003 frame id for CFL refresh
  • 2.5.0 - Fixed stdout/stderr output capture for admin privilege shell commands (thanks jaymonkey)
  • 2.4.9 - Fixes
  • 2.4.8 - Fixes
  • 2.4.7 - Fixes
  • 2.4.6 - "Rebuild KextCache and Repair Permissions" moved to tools section now has progress bar
  • 2.4.5 - Output added for "Rebuild KextCache and Repair Permissions"
  • 2.4.4 - Chinese language updates. Compiler improvements
  • 2.4.3 - Chinese language updates. USB configurator fixes
  • 2.4.2 - Changed Framebuffer Info to Selected / Current Framebuffer Info for easier comparison
  • 2.4.1 - Chinese language update
  • 2.4.0 - Now includes iMessageDebug data (ElNono / mdmwii / flux84 / sugarface / pokenguyen). Export system info data. View model info (everymac.com). Check serial feature. Preliminary OpenCore support (thanks vit9696)
  • 2.3.9 - ComboBox fix (thanks telepati)
  • 2.3.8 - Bug fixes (thanks ReddestDream)
  • 2.3.7 - Improved Clover EFI Mounting. Clover PCI export now uses SubClass for device_type
  • 2.3.6 - Bug fixes. "Use Intel HDMI" option added (hda-gfx=onboard-x). Added "Non Scaled" resolution type
  • 2.3.5 - Fixed bug in Device Path generator (gfxutil). Added "Generate Windows UTC Registry Files" tool
  • 2.3.4 - Updated audio codecs, Export PCI list in Clover and dsl format, Now dumps all ACPI tables and decompiles to dsl
  • 2.3.3 - Extract DSDT (phpdev32), Auto update PCIIDs (MuntashirAkon), Export PCI list in JSON format
  • 2.3.2 - Monitor PCI hotplug
  • 2.3.1 - UI Updates
  • 2.3.1 - 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.
  • 2.2.8 - Added warning for HWP state logging (previous state can only be restored after a reboot)
  • 2.2.7 - Added VDA Decoder status. Added DevicePath for PCI devices. Export PCI Devices list to desktop
  • 2.2.6 - Improved Boot EFI detection. Set Boot EFI manually. AppleIntelInfo shows 30 second timer to log CStates. Restores HWP state after logging. Added Intel Regs warning. Calculator now shows reverse bytes
  • 2.2.4 - Added AppleIntelInfo options (Enable HWP, Log: CStates, IGPU, IPG Style, Intel Regs, MSRs). Added AppleIntelInfo 20 second delay for CState capture.
  • 2.2.2 - Added Info tab (Network Interfaces, Graphic Devices, Audio Devices and Storage Devices). Will highlight power settings green or red to indicate issues
  • 2.2.1 - Fixes
  • 2.2.0 - New PCI Devices, Network, Power and Tools tab
  • 2.1.9 - Added Github kext downloading. The download version may be older than the source version. Also due to Github API rate limits it will store the latest download urls. Added Install kext(s) function. Added Rebuild KextCache and Repair Permissions function
  • 2.1.8 - Uses kextstat to get the versions
  • 2.1.7 - Now detects more kexts
  • 2.1.6 - Can now download the current version numbers of Lilu + Plugins
  • 2.0.8 - Patch->System Configs menu with various configurations you can try if your Coffee Lake system is being troublesome (CaseySJ)
  • 2.0.4 - Apply Clover patches (KernelToPatch, KextToPatch, DSDT Renames). View, create and edit NVRAM variables (be careful!). View installed Lilu + Plugins, download and automatically compile the latest versions
  • 1.9.6 - Disk display enhancements (icons / mount / unmount buttons)
  • 1.9.2 - Fixes
  • 1.9.1 - Added SSDT-UIAC.aml / SSDT-USBX.aml export support
  • 1.9.0 - Fixed launch bug (thanks @Pavo)
  • 1.8.7 - Added USB Power DSDT Renames
  • 1.8.6 - Added DSDT Renames
  • 1.8.5 - Fixes
  • 1.8.4 - Auto update capability using Sparkle framework
  • 1.8.3 - Improved Audio Device detection / selection, window can now be resized
  • 1.8.2 - Added translations; French (Matgen84), German (al6042), Korean (zisqo), Russian / Ukrainian (ctich)
  • 1.8.1 - Clover downloader (Kozlek / JrCs / slice), NVRAM boot-args edit, improved authorization, UI update
  • 1.8.0 - Improved USB power export (corpnewt), other fixes, new icon
  • 1.7.9 - Added USB power export, EFI partition mounting, calculator and log viewer
  • 1.7.8 - Added resolution injection from one-key-hidpi script (xzhih)
  • 1.7.7 - Added EDID patching support for AMD & nVidia
  • 1.7.6 - EDID overrides can now export custom icons
  • 1.7.5 - Improved USB guide, added print button
  • 1.7.4 - Fixed defaults
  • 1.7.3 - Updates
  • 1.7.2 - Renamed app to Hackintool, added EDID injection support (Andy Vandijck)
  • 1.7.1 - Dark mode fixes
  • 1.7.0 - USB & Audio info added, shows possible spoof / kext requirements
  • 1.6.9 - Updates
  • 1.6.8 - Added framebuffer-camellia and framebuffer-flags patching support
  • 1.6.7 - Added Macmini8,1 and MacBookAir8,1 definitions
  • 1.6.6 - Data file updates
  • 1.6.5 - Fixed USBInjectAll detection
  • 1.6.4 - Audio layout id detection improvement
  • 1.6.3 - Now shows Audio Controller
  • 1.6.2 - USB fixes
  • 1.6.1 - Improved Spoof Audio Device Id option
  • 1.6.0 - Fixes
  • 1.5.9 - Now shows USB Controllers
  • 1.5.8 - Will store and restore USB ports between app sessions for use with new USBInjectAll.kext (0.7.0) to include boot flags for excluding groups of ports
  • 1.5.7 - Now detects EHC and hub ports (thanks to RehabMan & SavageAUS). Multi-select USB Ports. Now detects if USBInjectAll is installed
  • 1.5.4 - Fixed audio codec detection when user has multiple audio devices. Added "Reboot Fix" advanced patch (sets connector pipe values to 18)
  • 1.5.3 - Improved Export->Clover config.plist and now makes a backup (config-backup.plist)
  • 1.5.2 - Added Patch->AzulPatcher4600
  • 1.5.1 - USBPorts port-count fix
  • 1.5.0 - Fixes
  • 1.4.9 - Added tab to show if Lilu, WhateverGreen and AppleALC are installed and version info
  • 1.4.8 - Fixed framebuffer-cursormem output for iASL DSL Source patching
  • 1.4.7 - Added support for new WEG -igfxfbdump boot flag using File->Import->IOReg Dump menu
  • 1.4.6 - Fixes. Added Framebuffer->macOS 10.14 menu item. Added QE/CI and Metal support detection
  • 1.4.5 - Added support for framebuffer-cursormem (Haswell)
  • 1.4.4 - Added ability to inject valid device-id's
  • 1.4.3 - Fixes
  • 1.4.2 - Added Patch->Import KextsToPatch / Apply Current Patches menu. Renamed USBPower.kext -> USBPorts.kext
  • 1.4.1 - Added TypeC USB ports
  • 1.4.0 - Improved Intel Generation detection
  • 1.3.9 - Now using AppleIntelFramebuffer@X index for connector association
  • 1.3.8 - Fixed bug AppleIntelFramebuffer port-number should be connecter index + 4 or 0 for internal (RehabMan)
  • 1.3.7 - Shows Display Info for connected displays on connector ports (with display hot plug support), fixed iASL DSL Source hex output, connector drag-drop to change order
  • 1.3.6 - Fixes
  • 1.3.5 - Will try HDAS if HDEF is not found
  • 1.3.4 - Added AllData connector patch method (RehabMan). Will try GFX0 if IGPU is not found
  • 1.3.3 - Fixes. Added more audio layout-id's (vandroiy2013)
  • 1.3.2 - Fixes
  • 1.3.1 - Fixes. Added new menu Framebuffer->Current Version / macOS 10.13.6
  • 1.3.0 - Added audio patching, Clover config.plist exporting, USB patching, advanced auto patching
  • 1.2.8 - Added iASL DSL Source patch output, display detected Intel gen and platform-id
  • 1.2.7 - File->Export framebuffer text file
  • 1.2.6 - Fix preallocated memory calculation formula (vit9696)
  • 1.2.5 - Still outputs a config.plist/Devices/Properties patch when "Auto Detect Changes" is selected
  • 1.2.4 - Fixes
  • 1.2.3 - config.plist/Devices/Properties patch now outputs data format
  • 1.2.2 - Fixes
  • 1.2.1 - Updates and fixes
  • 1.2.0 - Added support for Cannon Lake and Ice Lake
  • 1.1.0 - Added MacBookPro15,1 and MacBookPro15,2 models
  • 1.0.9 - Support for Mojave, Coffee Lake, WhateverGreen's -igfxdump boot flag and Clover's config.plist/Devices/Properties patch output
  • 1.0.8 - Updates
  • 1.0.7 - Fixed support for dark mode
  • 1.0.6 - Better backwards compatibility
  • 1.0.5 - Detects Chipset / Address on Startup, Edit Memory Values Easier
  • 1.0.4 - Added GPU / Model Info
  • 1.0.3 - Added Tooltips
  • 1.0.2 - Added Memory tab
  • 1.0.1 - Minor Fixes
  • 1.0.0 - Initial Release

Credits & Contributions

  • vit9696 for WhateverGreen (full credits), Lilu (full credits), AppleALC (full credits), USBPorts.kext and additional help
  • vit9696 for IntelFramebuffer.bt with additional work by bcc9, Piker-Alpha and joevt
  • daliansky for Intel Core Platform ID and SMBIOS Quick Reference
  • Clover Development Team for various technical info
  • vandroiy2013 for audio id data from AppleALC
  • RehabMan for all data patching method, ioreg framebuffer dump and other contributions
  • EDID injection (Andy Vandijck / Marchrius)
  • USB power injection (corpnewt)
  • HDA controllers / codec lists by the VoodooHDA project
  • System Configs compilation (CaseySJ)
  • Clover downloader (Kozlek / JrCs / slice)
  • Kext compiler & installer (Sascha Lamprecht / Gengik84 / LAbyOne)
  • Atheros & SATA kexts (Sascha Lamprecht)
  • DPCIManager (phpdev32 / MuntashirAkon)
  • AppleIntelInfo (Pike R. Alpha)
  • gfxutil (mcmatrix)
  • VDADecoderChecker (Andy Breuhan)
  • iMessageDebug (ElNono / mdmwii / flux84 / sugarface / pokenguyen)
  • macserial (vit9696 / MacInfoPkg team)
  • Model data (everymac.com)
  • Translations: French (Matgen84), German (al6042), Korean (zisqo), Russian / Ukrainian (ctich), Chinese (daliansky, Bat.bat, penghubingzhou)
  • Sparkle framework by Andy Matuschak
  • Icon & UI updates by ultratiem

hackintool's People

Contributors

abenraj avatar baio1977 avatar benbaker76 avatar daliansky avatar itnok avatar jonasw8 avatar katuchann478 avatar lorys89 avatar mackonsti avatar osxinfo avatar pavo-im avatar resende1776 avatar whatnameisit avatar williambj1 avatar zisqo avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

hackintool's Issues

Help text for USB Port Patching has wrong boot flags

The help text for USB Port Patching has wrong -uia_exclude_ss uia_include=HS01,HS02 boot flags

Look in Hackintool 2.9.3. -- USB -- click ( i ) or Menu -- Hackintool Help -- USB Patching
file:///Applications/Hackintool.app/Contents/Resources/Help/Contents/Resources/en.lproj/USB.html

The text:

  1. Reboot with -uia_exclude_ss uia_include=HS01,HS02 boot flags

Should read:
10. Reboot with -uia_exclude_hs uia_include=HS01,HS02 boot flags

Legend:
-uia_exclude_hs: excludes all HSxx ports
-uia_exclude_ss: excludes all SSxx ports

Also the help text could benefit from some updates especially including instructions for OpenCore, since Hackintool supports OpenCore.

The help text from USB Map also has a lot of helpful explanations which could be added where applicable.

Turkish localization issue

Hey Headkaze
It seems The Turkish localization file had not included in the Hackintool Project Info as one of the default languages. Therefore, the interface returns to English, when the app automatically updated.
Thanks.
Ekran Resmi 2019-10-20 11 04 39

FakeSMC 'update available' confusion

This is probably a misunderstanding on my part, but ... that might help you make Hackintool a better tool for the majority who may have limited comprehension of the correct kexts to use?

As shown in my included image, Hackintool 2.8.0 shows FakeSMC 1800 as installed, but with an 'update available'.

I grabbed FakeSMC from https://bitbucket.org/RehabMan/os-x-fakesmc-kozlek/downloads/ and the date is 9/15/18.

I looked at the suggested url of: https://github.com/RehabMan/OS-X-FakeSMC-kozlek/tree/master/FakeSMC and noticed that the last commit was 6/7/17 - which seems earlier than my version?

I gather that RehabMan may have been inactive recently, with some of his code forked and modified. How do I resolve this? What's the 'correct' kext to use for 10.14.6?

I've thought of switching to VirtualSMC, but Clover still seems to use FakeSMC to determine whether to inject kexts, so I can't tell if that's the way to go? I suppose it would show in the 'superseder' column at that point?

I love the tool - and have one small feature request.

If you added a checkbox to the 'installed kexts' tab for 'only show installed', this would make it a bit easier to see the 'big picture' quickly. And a button to output to a text file a list of the installed kext names and their versions would be very useful in documenting version changes to a Hackintosh volume.

Might even pull the kexts to be injected, .aml's, drivers used, etc. from the Clover EFI to a text file? I spend a lot of time documenting, making Carbon Copy backups, and then making small incremental changes. This would really help to document that current state of the custom kexts installed in S/L/E and the EFI setup.

Hackintool FakeSMC

how about the easy config.plist file with Hackintool?

i've got a pre config.plist
for ga-x299 aorus ultra gaming, Z390 designare, Z370 aorus gaming 3,
Z370-UD3H, Z390 gaming sli, Asus Z370 plus tuf gaming, Asus Z87 pro,
HP Z420, Z620.

and those pre-config.plist are working good in MOJAVE 10.14.4 even if have an igpu or not.
how about include pre-install with config.plist file on hackintool?

USBPorts.kext incorrect EH01 and EH02 ports

Hi @headkaze
I have a Lenovo ThinkPad X240 which is Haswell and has EH01 Controller where on some devices Touchscreen and in my device it's a EMV smart card reader.
The problem is that the EMV Smart Card Reader is tied to EH01 > PR11 > HP15 port
With USBInjectAll.kext + my custom SSDT-UIAC (SSDT-USB) everything is fine.

However i wanted to get rid of the SSDT-USB and USBInjectAll.kext to have a cleaner setup with just USBPorts.kext

There is a problem with generation of EH01 and EH02 ports with your hackintool.
HP15 doesn't appear on IOREG and just the PR11 hub.

Attached you can find both Ioregs (with USBInjectall+SSDT and with USBPorts.kext) and my SSDT-UIAC (SSDT-USB) so you can check the problem.
USB.zip

CC @vit9696 @Andrey1970AppleLife

Broken updater download count

image

I originally thought this was an issue of my macOS which has been used for quite a long time, but after I reinstalled the system today, the bug is still there.

I'm not sure whether it is a change of sending packages from the server (downloading source code as zip on GitHub produces a similar progress bar in Google Chrome) or it's a bug of the app's UI.

Thanks again for your awesome work!

Utilities -> "Repair Permission" throws "Kext rejected due to improper filesystem permissions"

Hey!

First of all, awesome tool! New golden standard app for the Hackintosh community!
Keep up the good work.

My issue
When I run Utilities -> Rebuild KextCache & Repair Permissions I get this red coloured error log in the end:

Kext rejected due to improper filesystem permissions: <OSKext 0x7fa446621880 [0x7fff912328c0]> { URL = "file:///Library/Apple/System/Library/Extensions/AppleKextExcludeList.kext/", ID = "com.apple.driver.KextExcludeList" }
/Library/Apple/System/Library/Extensions/AppleKextExcludeList.kext does not authenticate; omitting.

Hackintool Versions (basically any) : 3.2.4 (0324) - 3.4.0.0340
Catalina 10.15.4 (19E287)
Clover 5108
GateKeeper disabled

What can it be?
So it's the famous blacklist kext: AppleKextExcludeList.kext...

I already tried to do these steps with no success

  • replace the kext with the original copy found at:
(S/L/Templates/Data/Library/Apple/System/Library/Extensions/AppleKextExcludeList.kext
  • manually fix permissions
  • chowned and rooted the sh1t out of it
  • fix parent dir folder permissions
sudo chmod -R 755 /System/Library/Extensions/AppleKextExcludeList.kext
sudo chown -R root:wheel /System/Library/Extensions/AppleKextExcludeList.kext

...and nothing :(
..Google is also not a good friend.

How can I fix this? Maybe this is system integrity protection related? I have SIP off.

Maybe I messed up the file (I was playing with it):
My AppleKextExcludeList.kext file size on latest Catalina 10.15.4 (19E287) is:

3 024 179 bytes

Yours too?

PS: Rhetorical question/suggestion: why don't you add "Clover+OC Configurator in One" functionality too (all in one)?

Stuck Clover Boot Loader Window

Steps to reproduce:

  1. Go to Boot tab
  2. Select Clover and let Hackintool list an update
  3. Select Update
  4. When the Save dialogue prompt appears, select cancel

A secondary Clover update window emerges but hitting cancel does not dismiss it.

Screen Shot 2020-02-26 at 10 26 29 AM

USBPorts info.plist Model less possible?

i found that under USBPorts/info.plistI/OKitPersonalities, there are 2 lines of model related information:

iMac19,2-XHC

and

model iMac19,2

Wonder if these information can be eliminated during generation of USBPorts?
e.g. iMac19,2-XHC -> XHC and delete model key

So that the kext can be used with other models when needed.
e.g. switching from iMac19,2 to MacPro7,1

thanks

Hackintool does not work with iGPU disabled

Hi, I found that if i use this amazing tool on a mac with iGPU disabled (for example an iMac Pro or an AMD Based machine booted with opencore) this tool is not able to generate the patch required and it does not provide the AAPL,ig-platform-id string (as well as all the others defined by the user in the above ticks) even if this one is selected in the Patch main menu.

this issue is not present in the pc i use with the iGPU enabled in headless mode, (tested also in a machine that uses iGPU to drive a display, and it's working as soon as there's an IGPU enabled)

Is it possible to make the "Generate Patch" feature independent from the host system?
(maybe by adding the missing parameters required adding user-defined ticks near the ones which are already there)

Thanks in advance

Can't choose Coffee Lake when using 'Current Version'

i9-9900k + Asus Prime Z390-A

I was trying to fix Current Framebuffer. When I select Framebuffer-Current Version, I cannot choose 'Intel Generation - Coffee Lake', it jumps back to 'Ice Lake(LP)' every time.

This won't happen when using macOS 10.14

Guide issue in Turkish

With the latest update Turkish guides (USB, Audio, Display) are only available in the Menu / Help. In the main interface the guides come only in English.

Can't export USB SSDT

On the USB Tab when I click Export nothing happens, only current folder opens in Finder.

Localizable.strings out of sync

HI @headkaze ,

I really enjoy the new UI, however, the localization files are out of sync right now and plenty of the strings are broken, could you please fix it? Thanks a lot!

Have a nice day!

image

USB port patching creating phantom entries

  1. Load USB tab.
  2. Delete all ports but one (doesn't matter which here)
  3. Export.
  4. Import.

I'm seeing duplicate entries, the correct one and one missing the location ID.

In fact, the import button doesn't seem to replace all the current entries. It should (and maybe I'm remembering wrong, but did in previous versions?).

I suggest adding another button if you want to append an existing file with the current list.

Bug! We can't select our disk v3.4.0?

When we try to choose another disk cant selectable. Always the main disk is showing green and this is normal behavior. But on the other section such as USB, NVRAM, Boot etc. everything is selectable. Normally when we select anything it is marked in blue. But on the Disk section, we can't select any disk. With the latest version 3.4.0, it no longer appears in green either.

Screen Shot 2020-04-15 at 6 52 42 PM

REQ: Add a warning if "Board Serial Number" is not 17-digits as Clover warns

Hi @headkaze thank you very much for your great work and great tool.

If you have the spare time, I'd like to propose a small feature to add.

Perhaps, on both System->System and System->Serial tabs, the info displayed for Board Serial Number could check if it's well a 17-digit number as iMessage won't work, so you can put a red line highlighting the need to be fixed just the one I saw recently in Power->Power tab.

I personally had missed that field (and I had copied my BoardSerialNumber to MLB in my Clover config) and only recently saw it thanks to your Clover Boot Log in Logs tab, that showed a "warning" at the very end (about iMessage not working due to the digits missing etc.) Question: Can a tool check also the MLB of the hack?

Once you implement this, and since RED is a warning colour, perhaps consider then changing the colour of the Patch->Connectors to orange, to avoid confusion, i.e. same as you do Disks->Disks orange one.

Warm regards, thanks again, be safe and well.

Text blurs in the new UI on a 1080p display

Description:

Some text blurs on the new UI on a 1080p display when fake HIDPI is NOT enabled, while others work fine.

Env:

  • OS: macOS 10.15.3 (19D76)
  • Hackintool Version: V3.2.2
  • Language selected: Chinese zh-Hans

Steps to reproduce:

  1. Use a 1080p display
  2. Disable HIDPI
  3. Go to System -> Peripherals
  4. Stare at the values under Framebuffer, Revision & Type

Screenshot for reference

  • HIDPI disabled
    image
  • HIDPI enabled
    image

BUG? Hackintool 3.3.7 doesn't show IntelMausiEthernet kext again

Hi @headkaze sorry for reporting this issue late on my system, I think the last couple of releases don't show my network kext anymore, in your Extensions tab. I know this was discussed on another forum, not sure what you've implemented today and if this is a bug or not.

Few months ago, I used the Intel LAN driver by acidanthera's repo:
as.acidanthera.mieze.IntelMausi (1.0.2)
that was detected by Hackintool. Then Mieze released some weeks later her own update:
com.insanelymac.IntelMausiEthernet (2.5.0)

On today's version v3.3.7 the latter kext is not detected/shown in the list. Can you confirm some code tweaking perhaps? If I uncheck "Show installed" it's not shown either.

My I suggest to separate them as IntelMausi and IntelMausiEthernet now that a) by default you do not show all kexts and people won't confuse the two, and b) they have different repos? Instead, people with either kext installed, are covered, and shouldn't be mixing them up...

This is not a critical issue, as this LAN kext is rarely updated, just thought of reporting it.
Thank you.

Disk initialized by Windows not listed by Hackintool

Disk is partitioned with a small EFI partition and large NTFS partition. It is recognized by Diskutil

/dev/disk0 (internal, physical):
#: TYPE NAME SIZE IDENTIFIER
0: GUID_partition_scheme *1.0 TB disk0
1: Microsoft Reserved 16.8 MB disk0s1
2: Microsoft Basic Data Projects 1.0 TB disk0s2

Priority is -10

VoodooPS2Controller fails to build from source

It looks like #acidanthera adopted a submodule in VoodooPS2 to bring in support for #VoodooInput.
This change is a breaking change for Hackintool which at the current stage does not support repos using submodules: simply cloning the repo is not sufficient anymore and a further step is actually required (git submodule update --init --recursive) before starting the build.

zh-Hans.Iproj

Hi! @headkaze
I'm so glad that this channel is finally ready!
I'll update the files to the latest version, and make a PR soon.
Could you please initialize this repo?

Cheers!
Bat.bat

New icons

Mostly done, but been going thru and creating custom icons for all the various functions.

Here's a preview:

Screen Shot 2020-02-18 at 2 38 23 PM

USB port

Hi @headkaze
I have a question. The thunderbolt type c should be set to “Internal” or "TypeC+Sw". I don't know how to set it correctly. Thank you for helping

Hackintool 3.4.0 gives me an empty Properties block when patching via DeviceProperties

I'm not sure why it just started doing this. It was working until recently, generating the patch output without issue.

I'm trying to set up a headless GPU. I'm in the Patch section. I select some options, such as "Intel Generation" and "Platform ID" on the "Info" page. When I go to "Patch", I cannot get it to give me anything but the skeleton of the DeviceProperties for anything related to video. I'll get some properties when I try throwing in audio, but video suddenly gives me nothing and there's no explanation. Even checking "All" will dump a lot of info, but not for the iGPU. I've tried disabling the "Auto-detect changes" box and authenticating with my username/password to make changes, but no dice. No matter what options I check, whether it's in "General" or "Advanced", I get an empty Properties section in the generated patch output. The iGPU is recognized in the System -> GFX0 section.

I've tried trashing the prefs in ~/Library/Preferences and using an older version, 3.3.4 I believe. No luck.

AirPortAtheros40 is being installed in /L/E/ which is deprecated (should go into OC/Kexts or CLOVER/kexts/Other)

Hackintool v2.9.3 installs AirPortAtheros40.kext into /L/E/ which is deprecated. The log shows:

cp -R /Applications/Hackintool.app/Contents/Resources/Kexts/AirPortAtheros40.kext /Library/Extensions

Please update the tool to install kexts into the recommended locations such as OC/Kexts or CLOVER/kexts/Other

For AirPortAtheros40.kext to work IO80211Family.kext needs to be loaded. For example side by side, sequentially like this in OpenCore:

<dict>
    <key>BundlePath</key>
    <string>IO80211Family.kext</string>
    <key>Enabled</key>
    <true/>
    <key>ExecutablePath</key>
    <string>Contents/MacOS/IO80211Family</string>
    <key>PlistPath</key>
    <string>Contents/Info.plist</string>
</dict>
<dict>
    <key>BundlePath</key>
    <string>AirPortAtheros40.kext</string>
    <key>Enabled</key>
    <true/>
    <key>ExecutablePath</key>
    <string>Contents/MacOS/AirPortAtheros40</string>
    <key>PlistPath</key>
    <string>Contents/Info.plist</string>
</dict>

or nested in the Plugins directory, like this:

<dict>
  <key>BundlePath</key>
  <string>IO80211Family.kext</string>
  <key>Enabled</key>
  <true/>
  <key>ExecutablePath</key>
  <string>Contents/MacOS/IO80211Family</string>
  <key>PlistPath</key>
  <string>Contents/Info.plist</string>
</dict>
<dict>
  <key>BundlePath</key>
  <string>IO80211Family.kext/Contents/PlugIns/AirPortAtheros40.kext</string>
  <key>Enabled</key>
  <true/>
  <key>ExecutablePath</key>
  <string>Contents/MacOS/AirPortAtheros40</string>
  <key>PlistPath</key>
  <string>Contents/Info.plist</string>
</dict>

Version Checking for OpenCore

@headkaze

Hi Headkaze, I've just updated to the latest version of Hackintool and I noticed an issue
I'm using a self compiled version of OpenCore which includes the latest changes in master (0.5.2).
The version is displayed correctly but the update checker seems to have some trouble comparing the versions.

image

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.