Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 08/12/2018 in all areas

  1. Hi guys i start this new thread to annunce you my new tool, an EFI Partition Mounter tool. Why a new tool? I am creating this new tool because i don't like the UI of existing tools and i want to make something which is mostly future proof and easy to use, and also i already have most of the code done from my other tool TINU, so because of that i just ported the needed to code to a new app and added what's missing to make it a standalone app. The tool is designed to work on both macs and hackintoshes and it's made to be fast, future proof and easy to use, the goal is to make a new generation of tools, with simple and easy to use user interface and grat performance, and also to have the app translated in multiple languages. The app will also work as a windowed app or as a toolbar app, for quick EFI partition mounting, and also it will have very low memory usage and cpu usage (and almost 0% cpu usage when running in background) The app will be pubblished on github as an open source app and under the GNU GPL v3 license. There will be soon a first release of the app, meanwhile i have some screenshots for you of an early version of the app running on my macbook with an usb thumb drive, and an extrernal hard drive connected.
    2 points
  2. MacOS_Updater Script to download macOS Mojave updates. Particularly for those who are still using HFS+. (Now Mojave with HFS+ is not able to receive system updates from Mac App Store/System Preferences) https://github.com/Gengik84/MacOS_Updater Very interesting script Thanks to Gengik84 , CrazyBird, Piker Alpha, PMheart
    2 points
  3. 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 you read Daliansky's Hackintool tutorial (a proper English translation would be welcome). 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) 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 - 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 - vandroiy2013 for audio id data from AppleALC - RehabMan for all data patching method, ioreg framebuffer dump and other contributions Download Download Hackintool
    1 point
  4. Go to your Account Settings (click on your name on the top menu) and select "Signature" and you can add your details there.
    1 point
  5. Hello, Cyberdevs thanks for the support. insanelymac is the best forum for new bae hackintosher. i will recommend everyone Insanelymac. And I have succeeded to installed Sierra on my machine and it's working fine with this graphics cards. Just one thing to ask that can I adjust the brightness of the screen?
    1 point
  6. please do not use the niresh's distros, becase we can't help you with those on this forum and also because it's just garbage for noobs, it's unstable and not relyable (and also has a lot of stolen things inside), the best thing is to modify a mac os installation done in the vanilla way, to boot on amd processors, and also on sierra it's not as easy as just swapping kernel, first you need the rigth kernel fou your cpu, then you need also to change several others system components and to rebuild all the most important system chaches and fix file permitions, not so easy and that's why i recomend you to practise on machines with an intel cpu before installing macOS on an amd system, but there are a lot of people that can help you here to install mac os using the rigth methods in this fourm and please, avoid using that garbage.
    1 point
  7. Is not important just because dd overwrite those file in any case before proceed. No need for any other task.
    1 point
  8. test are going on the application seems to work fine, just few things are missing for the relase. But one of those things missing is the icon, so i'd like that you try to make some icons an then post them here, together with other ones, and the icon that i think is the best and more appropriate, will be used as the app icon and the author will be credited in the credits of the app (for the credits i prefer having both the real name and the nickname of the author, or at least the real life name, because it's always better to have real people to credit and not some virtual avatar that may change). For the icon i prefer something of simple, and clean which is like an icon of a system app and also should not be linked to any forum or other stuff, the icon have to tell to the user what your tool does or the aim of the tool, the ideal icon makes you understand what the tool is made for, just by looking at it, and also should be unique and easly recognizable. Thank you for your help.
    1 point
  9. Currently clover shows svg file in fixed window 400x400 not dependent on screen.
    1 point
  10. Post full dump with original tables RunMe.app
    1 point
  11. maybe look at UDK2018/Build/Cover ?
    1 point
  12. macOS Mojave 10.14 Beta 6 (18A353d) Xcode Version 10.0 beta 5 (10L221o) Clover Revision 4644 UDK2018 Revision 37970 AptioMemoryFix Revision #define APTIOMEMORYFIX_PROTOCOL_REVISION 22 ApfsDriverLoader Version #define APFSDRIVERLOADER_VERSION L"1.3.2" All good here ☟
    1 point
  13. take a shot CLOVER.zip after reboot extract new SEND_ME with new files
    1 point
  14. it's a known problem. Read the attached file for the solution after each CUDA update. Nvidia « Update required » dans CUDA Prefpane.rtf
    1 point
  15. I can recommend @dosdude1's macOS Mojave Patcher to create the USB installer for Mojave Beta ---> allows single phase installation of Mojave on HFS+ or apfs volume. This also allows installation to proceed on systems with older SMBIOS eg MBP5,1 or MBP7,1, and bypasses check for Metal capable graphics card. Of course it also works on newer machines .
    1 point
  16. Working nice on VM player 14.00 , win10 pro 64. Thanks
    1 point
×
×
  • Create New...