Code
- <p><strong>Beschreibung zu Lilu und seinen Plugins samt Hilfsklasse mit einzelnen Beispielen und Anwendungen seiner Bootflags</strong></p>
- <p></p>
- <p><span class="badge badgeUpdate red">New</span> Innie</p>
- <p></p>
- <ul style="list-style-type: disc" class="nativeList">
- <li><a href="https://www.hackintosh-forum.de/forum/thread/32411-Bootflags-zu-Lilu-Plugins-mit-Beispielen/?postID=325417#post325417">Übersicht</a></li>
- <li><a href="https://www.hackintosh-forum.de/forum/thread/32411-Bootflags-zu-Lilu-Plugins-mit-Beispielen/?postID=360114#post360114">Features und Bootflags</a></li>
- <li><a href="https://www.hackintosh-forum.de/forum/thread/32411-Bootflags-zu-Lilu-Plugins-mit-Beispielen/?postID=366804#post366804">Anwendung & Debug</a></li>
- <li><a href="https://www.hackintosh-forum.de/forum/thread/32411-Bootflags-zu-Lilu-Plugins-mit-Beispielen/?postID=366805#post366805">Framebuffer-Patch</a></li>
- <li><a href="https://www.hackintosh-forum.de/forum/thread/32411-Bootflags-zu-Lilu-Plugins-mit-Beispielen/?postID=366806#post366806">Beispiele</a></li>
- <li><a href="https://www.hackintosh-forum.de/forum/thread/32411-Bootflags-zu-Lilu-Plugins-mit-Beispielen/?postID=430478#post430478">VirtualSMC</a></li>
- <li><a href="https://www.hackintosh-forum.de/forum/thread/32411-lilu-plugins-mit-bootflags-und-beispielen/?postID=453386#post453386">Plugin-Kext erstellen</a></li>
- </ul>
- <table style="background-color:#F2F2F2" cellspacing="3" cellpadding="5"><caption><b>Grundvoraussetzung</b></caption>
- <thead><tr bgcolor="#87cefa"><th>Name <span class="badge green"> *</span></th><th>Kurze Beschreibung</th><th>Letzte Version </th><th>Kategorie</th><th>Bootflags</th></tr></thead>
- <tbody>
- <tr bgcolor="#dcdcdc"><!-- Lilu -->
- <td bgcolor="#87cefa"><a href="https://github.com/acidanthera/Lilu"> Lilu</a></td>
- <td>Open-Source-Kernel-Erweiterung die eine Plattform für beliebige Kext, Bibliotheken und Programm-Patching im gesamten System für MacOS darstellt.</td>
- <td align="center"><img src="https://img.shields.io/github/release/acidanthera/Lilu.svg?style=plastic&color=green&label=" alt="Lilu"></td><td>Kernel</td>
- <td bgcolor="#87cefa"><a href="https://www.hackintosh-forum.de/forum/thread/32411-Bootflags-zu-Lilu-Plugins-mit-Beispielen/#Lilu">hier</a></td>
- </tr>
- </tbody>
- </table>
- <p></p>
- <table style="background-color:#F2F2F2" cellspacing="3" cellpadding="5"><caption><b>Plugins</b></caption>
- <thead><tr bgcolor="#87cefa"><th>Name <span class="badge green"> *</span></th><th>Kurze Beschreibung</th><th>Letzte Version</th><th>Kategorie</th><th>Pulls</th><th>Issues</th><th>Bootflags</th></tr></thead>
- <tbody>
- <tr><!-- AirportBrcmFixup -->
- <td bgcolor="#87cefa"><a href="https://github.com/lvs1974/AirportBrcmFixup"> AirportBrcmFixup</a></td>
- <td>Patches für Broadcom Airport Wi-Fi Karten</td>
- <td align="center"><img src="https://img.shields.io/github/release/acidanthera/AirportBrcmFixup.svg?style=plastic&color=blue&label=" alt="AirportBrcmFixup"></td>
- <td>WiFi</td>
- <td><img src="https://img.shields.io/github/issues-pr-raw/acidanthera/AirportBrcmFixup.svg?style=flat-square&color=informational&label=pulls"></td>
- <td><img src="https://img.shields.io/github/issues-raw/acidanthera/bugtracker/project:airport.svg?style=flat-square&color=informational&label=issues"></td>
- <td bgcolor="#87cefa"><a href="https://www.hackintosh-forum.de/forum/thread/32411-Bootflags-zu-Lilu-Plugins-mit-Beispielen/#AirportBrcmFixup">hier</a></td>
- </tr>
- <tr bgcolor="#dcdcdc"><!-- AppleALC -->
- <td bgcolor="#87cefa"><a href="https://github.com/acidanthera/AppleALC"> AppleALC</a></td>
- <td>Native MacOS HD Audio für nicht offiziell unterstützte Codecs</td>
- <td align="center"><img src="https://img.shields.io/github/release/acidanthera/AppleALC.svg?style=plastic&color=blue&label=" alt="AppleALC"></td><td>Audio</td>
- <td><img src="https://img.shields.io/github/issues-pr-raw/acidanthera/AppleALC.svg?style=flat-square&color=informational&label=pulls"></td>
- <td><img src="https://img.shields.io/github/issues-raw/acidanthera/bugtracker/project:alc.svg?style=flat-square&color=informational&label=issues"></td>
- <td bgcolor="#87cefa"><a href="https://www.hackintosh-forum.de/forum/thread/32411-Bootflags-zu-Lilu-Plugins-mit-Beispielen/#AppleALC">hier</a></td>
- </tr>
- <tr><!-- AMFIExemption -->
- <td bgcolor="#87cefa"><a href="https://github.com/osy86/AMFIExemption"> AMFIExemption </a></td><td> Fügt zulässige Berechtigungen zu nicht von Apple signierten Apps hinzu, wenn SIP aktiviert ist</td>
- <td align="center"><img src="https://img.shields.io/github/release/osy86/AMFIExemption.svg?style=plastic&color=blue&label=" alt="AMFIExemption"></td><td>Kernel</td>
- <td></td> <td></td><td bgcolor="#87cefa"><a href="https://www.hackintosh-forum.de/forum/thread/32411-Bootflags-zu-Lilu-Plugins-mit-Beispielen/#AMFIExemption">hier</a></td>
- </tr>
- <tr bgcolor="#dcdcdc"><!-- ATH9KFixup -->
- <td bgcolor="#87cefa"><a href="https://github.com/chunnann/ATH9KFixup"> ATH9KFixup </a> <span class="badge blue"> *</span></td><td>Patches für nicht unterstützte Atheros Wi-Fi Karten.</td>
- <td align="center" style="color: red">v1.0.2 <i style="color:yellow"> *</i></td><td>Wifi</td>
- <td></td> <td></td><td bgcolor="#87cefa"><a href="https://www.hackintosh-forum.de/forum/thread/32411-Bootflags-zu-Lilu-Plugins-mit-Beispielen/#ATH9KFixup">hier</a></td>
- </tr>
- <tr><!-- BT4LEContiunityFixup -->
- <td bgcolor="#87cefa"><a href="https://github.com/lvs1974/BT4LEContiunityFixup"> BT4LEContiunityFixup</a></td>
- <td>Aktivieren BT4LE-Handoff-Hotspot-Funktionen</td>
- <td align="center"><img src="https://img.shields.io/github/release/acidanthera/BT4LEContiunityFixup.svg?style=plastic&color=blue&label=" alt="BT4LEContiunityFixup"></td><td>Bluetooth</td>
- <td></td> <td></td><td bgcolor="#87cefa"><a href="https://www.hackintosh-forum.de/forum/thread/32411-Bootflags-zu-Lilu-Plugins-mit-Beispielen/#BT4LEContiunityFixup">hier</a></td>
- </tr>
- <tr bgcolor="#dcdcdc"><!-- CPUFriend -->
- <td bgcolor="#87cefa"><a href="https://github.com/acidanthera/CPUFriend"> CPUFriend</a></td>
- <td>Dynamische Energiemanagement für CPUs</td>
- <td align="center"><img src="https://img.shields.io/github/release/acidanthera/CPUFriend.svg?style=plastic&color=blue&label=" alt="CPUFriend"></td><td>CPU</td>
- <td><img src="https://img.shields.io/github/issues-pr-raw/acidanthera/CPUFriend.svg?style=flat-square&color=informational&label=pulls"></td>
- <td><img src="https://img.shields.io/github/issues-raw/acidanthera/bugtracker/project:cpuf.svg?style=flat-square&color=informational&label=issues"></td>
- <td bgcolor="#87cefa"><a href="https://www.hackintosh-forum.de/forum/thread/32411-Bootflags-zu-Lilu-Plugins-mit-Beispielen/#CPUFriend">hier</a></td>
- </tr>
- <tr><!-- CpuTscSync -->
- <td bgcolor="#87cefa"><a href="https://github.com/lvs1974/CpuTscSync"> CpuTscSync</a></td>
- <td>Kombiniert VoodooTSCSync und Deaktivieren von xcpm_urgency, wenn TSC nicht synchronisiert ist</td>
- <td align="center"><img src="https://img.shields.io/github/release/lvs1974/CpuTscSync.svg?style=plastic&color=blue&label=" alt="CpuTscSync"></td><td>Kernel</td>
- <td><img src="https://img.shields.io/github/issues-pr-raw/acidanthera/CpuTscSync.svg?style=flat-square&color=informational&label=pulls"></td>
- <td><img src="https://img.shields.io/github/issues-raw/acidanthera/bugtracker/project:tscs.svg?style=flat-square&color=informational&label=issues"></td>
- <td bgcolor="#87cefa"><a href="https://www.hackintosh-forum.de/forum/thread/32411-Bootflags-zu-Lilu-Plugins-mit-Beispielen/#CpuTscSync">hier</a></td>
- </tr>
- <tr bgcolor="#dcdcdc"><!-- DebugEnhancer -->
- <td bgcolor="#87cefa"><a href="https://github.com/acidanthera/DebugEnhancer"> DebugEnhancer</a></td>
- <td>Aktiviert die Debug-Ausgabe im macOS-Kernel</td>
- <td align="center"><img src="https://img.shields.io/github/release/acidanthera/DebugEnhancer.svg?style=plastic&color=blue&label=" alt="CPUFriend"></td><td>Kernel</td>
- <td><img src="https://img.shields.io/github/issues-pr-raw/acidanthera/DebugEnhancer.svg?style=flat-square&color=informational&label=pulls"></td>
- <td><img src="https://img.shields.io/github/issues-raw/acidanthera/bugtracker/project:dbgenhancer.svg?style=flat-square&color=informational&label=issues"></td>
- <td bgcolor="#87cefa"><a href="https://www.hackintosh-forum.de/forum/thread/32411-Bootflags-zu-Lilu-Plugins-mit-Beispielen/#DebugEnhancer">hier</a></td>
- </tr>
- <tr><!-- DiskArbitrationFixup -->
- <td bgcolor="#87cefa"><a href="https://github.com/Goldfish64/DiskArbitrationFixup"> DiskArbitrationFixup</a></td>
- <td>Deaktiviert die Nachricht von nicht initialisierten Datenträgern beim Einlegen</td>
- <td align="center"></td><td>CPU</td>
- <td></td> <td></td><td bgcolor="#87cefa"><a href="https://www.hackintosh-forum.de/forum/thread/32411-Bootflags-zu-Lilu-Plugins-mit-Beispielen/#DiskArbitrationFixup">hier</a></td>
- </tr>
- <tr bgcolor="#dcdcdc"><!-- HibernationFixup -->
- <td bgcolor="#87cefa"><a href="https://github.com/acidanthera/HibernationFixup"> HibernationFixup</a></td>
- <td>Aktiviert 3 & 25-Modus Ruhezustand auf bestimmte Hardware</td>
- <td align="center"><img src="https://img.shields.io/github/release/acidanthera/HibernationFixup.svg?style=plastic&color=blue&label=" alt="HibernationFixup"></td><td> Grafik</td>
- <td><img src="https://img.shields.io/github/issues-pr-raw/acidanthera/HibernationFixup.svg?style=flat-square&color=informational&label=pulls"></td>
- <td><img src="https://img.shields.io/github/issues-raw/acidanthera/bugtracker/project:hbfx.svg?style=flat-square&color=informational&label=issues"></td>
- <td bgcolor="#87cefa"><a href="https://www.hackintosh-forum.de/forum/thread/32411-Bootflags-zu-Lilu-Plugins-mit-Beispielen/#HibernationFixup">hier</a></td>
- </tr>
- <tr><!-- Innie -->
- <td bgcolor="#87cefa"><a href="https://github.com/cdf/Innie"> Innie</a></td>
- <td>PCIe-Laufwerke werden als intern angezeigt</td>
- <td align="center"><img src="https://img.shields.io/github/release/cdf/Innie.svg?style=plastic&color=blue&label=" alt="Innie"></td><td>Kernel</td>
- <td></td> <td></td><td bgcolor="#87cefa"><a href="https://www.hackintosh-forum.de/forum/thread/32411-Bootflags-zu-Lilu-Plugins-mit-Beispielen/#Innie">hier</a></td>
- </tr>
- <tr bgcolor="#dcdcdc"><!-- MacProMemoryNotificationDisabler -->
- <td bgcolor="#87cefa"><a href="https://github.com/IOIIIO/MacProMemoryNotificationDisabler"> MacProMemoryNotificationDisabler</a></td>
- <td>Deaktivieren des Popups "Mehr als maximale Speichermenge" auf MacPro7,1</td>
- <td align="center"><img src="https://img.shields.io/github/release/IOIIIO/MacProMemoryNotificationDisabler.svg?style=plastic&color=blue&label=" alt="MacProMemoryNotificationDisabler"></td><td> Grafik</td>
- <td></td> <td></td><td bgcolor="#87cefa"><a href="https://www.hackintosh-forum.de/forum/thread/32411-Bootflags-zu-Lilu-Plugins-mit-Beispielen/#MacProMemoryNotificationDisabler">hier</a></td>
- </tr>
- <tr><!-- NightShiftUnlocker -->
- <td bgcolor="#87cefa"><a href="https://github.com/Austere-J/NightShiftUnlocker"> NightShiftUnlocker</a></td>
- <td>Ermöglicht Night Shift für alle Modelle</td>
- <td align="center"><img src="https://img.shields.io/github/release/Austere-J/NightShiftUnlocker.svg?style=plastic&color=blue&label=" alt="NightShiftUnlocker"></td><td> Grafik</td>
- <td></td> <td></td><td bgcolor="#87cefa"><a href="https://www.hackintosh-forum.de/forum/thread/32411-Bootflags-zu-Lilu-Plugins-mit-Beispielen/#NightShiftUnlocker">hier</a></td>
- </tr>
- <tr bgcolor="#dcdcdc"><!-- NoTouchID -->
- <td bgcolor="#87cefa"><a href="https://github.com/al3xtjames/NoTouchID"> NoTouchID</a></td>
- <td>Deaktiviert Touch-ID-Prüfungen, die zu Abstürzen führen</td>
- <td align="center"><img src="https://img.shields.io/github/release/al3xtjames/NoTouchID.svg?style=plastic&color=blue&label=" alt="NoTouchID"></td><td> Grafik</td>
- <td></td> <td></td><td bgcolor="#87cefa"><a href="https://www.hackintosh-forum.de/forum/thread/32411-Bootflags-zu-Lilu-Plugins-mit-Beispielen/#NoTouchID">hier</a></td>
- </tr>
- <tr><!-- NVMeFix -->
- <td bgcolor="#87cefa"><a href="https://github.com/acidanthera/NVMeFix"> NVMeFix</a></td>
- <td>Verbesserte Energieverwaltung für generische NVMe-SSDs</td>
- <td align="center"><img src="https://img.shields.io/github/release/acidanthera/NVMeFix.svg?style=plastic&color=blue&label=" alt="NVMeFix"></td><td> SSD</td>
- <td></td> <td></td><td bgcolor="#87cefa"><a href="https://www.hackintosh-forum.de/forum/thread/32411-Bootflags-zu-Lilu-Plugins-mit-Beispielen/#NVMeFix">hier</a></td>
- </tr>
- <tr bgcolor="#dcdcdc"><!-- OpcodeEmulator -->
- <td bgcolor="#87cefa"><a href="https://www.insanelymac.com/forum/topic/329704-opcode-emulator-opemu-plug-in-project/"> OpcodeEmulator</a></td>
- <td>Intel Haswell Pentium / Celeron-Serie oder ältere CPU zur Prozessorerweiterung Emulation</td>
- <td align="center"></td><td> CPU</td>
- <td></td> <td></td><td bgcolor="#87cefa"><a href="https://www.hackintosh-forum.de/forum/thread/32411-Bootflags-zu-Lilu-Plugins-mit-Beispielen/#OpcodeEmulator">hier</a></td>
- </tr>
- <tr><!-- RTCMemoryFixup -->
- <td bgcolor="#87cefa"><a href="https://github.com/acidanthera/RTCMemoryFixup"> RTCMemoryFixup</a></td>
- <td>Offsets in der CMOS (RTC) -Speicheremulation</td>
- <td align="center"><img src="https://img.shields.io/github/release/acidanthera/RTCMemoryFixup.svg?style=plastic&color=blue&label=" alt="RTCMemoryFixup"></td><td> Grafik</td>
- <td></td> <td></td><td bgcolor="#87cefa"><a href="https://www.hackintosh-forum.de/forum/thread/32411-Bootflags-zu-Lilu-Plugins-mit-Beispielen/#RTCMemoryFixup">hier</a></td>
- </tr>
- <tr bgcolor="#dcdcdc"><!-- SystemProfilerMemoryFixup -->
- <td bgcolor="#87cefa"><a href="https://github.com/Goldfish64/SystemProfilerMemoryFixup"> SystemProfilerMemoryFixup</a></td>
- <td>Zeigt den RAM in der Speicher Karte bei MacBook-Modellen mit gelötetem RAM an</td>
- <td align="center"></td><td> Kernel</td>
- <td></td> <td></td><td bgcolor="#87cefa"><a href="https://www.hackintosh-forum.de/forum/thread/32411-Bootflags-zu-Lilu-Plugins-mit-Beispielen/#SystemProfilerMemoryFixup">hier</a></td>
- </tr>
- <tr><!-- ThunderboltReset -->
- <td bgcolor="#87cefa"><a href="https://github.com/osy86/ThunderboltReset"> ThunderboltReset</a></td>
- <td>Deaktiviert das ICM bei Alpine Ridge</td>
- <td align="center"><img src="https://img.shields.io/github/release/osy86/ThunderboltReset.svg?style=plastic&color=blue&label=" alt="ThunderboltReset"></td><td> Grafik</td>
- <td></td> <td></td><td bgcolor="#87cefa"><a href="https://www.hackintosh-forum.de/forum/thread/32411-Bootflags-zu-Lilu-Plugins-mit-Beispielen/#ThunderboltReset">hier</a></td>
- </tr>
- <tr bgcolor="#dcdcdc"><!-- VirtualSMC -->
- <td bgcolor="#87cefa"><a href="https://github.com/acidanthera/VirtualSMC"> VirtualSMC</a></td>
- <td>SMC emulator layer</td>
- <td align="center"><img src="https://img.shields.io/github/release/acidanthera/VirtualSMC.svg?style=plastic&color=red&label=" alt="VirtualSMC"></td><td> Kernel</td>
- <td></td> <td></td><td bgcolor="#87cefa"><a href="https://www.hackintosh-forum.de/forum/thread/32411-Bootflags-zu-Lilu-Plugins-mit-Beispielen/#VirtualSMC">hier</a></td>
- </tr>
- <tr><!-- WhateverGreen -->
- <td bgcolor="#87cefa"><a href="https://github.com/acidanthera/WhateverGreen"> WhateverGreen</a></td>
- <td>Patches für ATI/AMD/Intel/Nvidia GPUs</td>
- <td align="center"><img src="https://img.shields.io/github/release/acidanthera/WhateverGreen.svg?style=plastic&color=blue&label=" alt="WhateverGreen"></td><td> Grafik</td>
- <td></td> <td></td><td bgcolor="#87cefa"><a href="https://www.hackintosh-forum.de/forum/thread/32411-Bootflags-zu-Lilu-Plugins-mit-Beispielen/#WhateverGreen">hier</a></td>
- </tr>
- </tbody>
- </table>
- <p>
- </p>
- <table style="background-color:#F2F2F2" cellspacing="3" cellpadding="5"><caption><b>Plugins die in neue Plugins eingeflossen sind</b></caption>
- <thead>
- <tr bgcolor="#87cefa"><th>Name <span class="badge green"> *</span></th><th>Kurze Beschreibung</th><th>Letzte Version <span class="badge red"> *</span></th><th>Kategorie</th><th>Bootflags</th></tr>
- </thead>
- <tbody>
- <tr bgcolor="#dcdcdc"><!-- AzulPatcher4600 -->
- <td bgcolor="#87cefa"><a href="https://github.com/coderobe/AzulPatcher4600"> AzulPatcher4600</a></td>
- <td>Zusätzliche Intel HD 4600 Patches für einige Laptops am 10.12.4+ <span class="badge orange"> *WhateverGreen</span></td>
- <td align="center" style="">v 1.2.0</td><td> Grafik</td>
- <td bgcolor="#87cefa"><a href="https://www.hackintosh-forum.de/forum/thread/32411-Bootflags-zu-Lilu-Plugins-mit-Beispielen/#AzulPatcher4600">hier</a></td>
- </tr>
- <tr><!-- AppleBacklightFixup -->
- <td bgcolor="#87cefa"><a href="https://bitbucket.org/RehabMan/applebacklightfixup"> AppleBacklightFixup</a></td>
- <td>Patch fü Clover-Beschränkung AppleBacklight.kext in OS-Installer und Wiederherstellung, Original-Repository von hieplpvip <span class="badge orange"> *WhateverGreen</span></td>
- <td align="center" style="">v 1.0.2</td><td>Grafik</td>
- <td bgcolor="#87cefa"><a href="https://www.hackintosh-forum.de/forum/thread/32411-Bootflags-zu-Lilu-Plugins-mit-Beispielen/#AppleBacklightFixup">hier</a></td>
- </tr>
- <tr bgcolor="#dcdcdc"><!-- EnableLidWake -->
- <td bgcolor="#87cefa"><a href="https://github.com/syscl/EnableLidWake"> EnableLidWake</a></td>
- <td>Aufwachen für Intel Grafikkarten <span class="badge orange"> *WhateverGreen</span></td>
- <td align="center" style="">v 2.1</td><td>Grafik</td>
- <td bgcolor="#87cefa"><a href="https://www.hackintosh-forum.de/forum/thread/32411-Bootflags-zu-Lilu-Plugins-mit-Beispielen/#EnableLidWake">hier</a></td>
- </tr>
- <tr><!-- BrcmWLFixup -->
- <td bgcolor="#87cefa"><a href="https://github.com/PMheart/BrcmWLFixup"> BrcmWLFixup</a></td>
- <td>Entfernen von Broadcom Wifi-Modul Whitelistingn <span class="badge orange"> *AirportBrcmFixup</span></td>
- <td align="center">v 1.0.2</td><td>WiFi</td>
- <td bgcolor="#87cefa"><a href="https://www.hackintosh-forum.de/forum/thread/32411-Bootflags-zu-Lilu-Plugins-mit-Beispielen/#BrcmWLFixup">hier</a></td>
- </tr>
- <tr bgcolor="#dcdcdc"><!-- CoreDisplayFixup -->
- <td bgcolor="#87cefa"><a href="https://github.com/PMheart/CoreDisplayFixup"> CoreDisplayFixup</a></td>
- <td>Non Iris Intel Grafik hochauflösende Unterstützung <span class="badge orange"> *WhateverGreen</span></td>
- <td align="center" style="">v 1.3.7</td><td> Grafik</td>
- <td bgcolor="#87cefa"><a href="https://www.hackintosh-forum.de/forum/thread/32411-Bootflags-zu-Lilu-Plugins-mit-Beispielen/#CoreDisplayFixup">hier</a></td>
- </tr>
- <tr><!-- IntelGraphicsDVMTFixup -->
- <td bgcolor="#87cefa"><a href="https://github.com/BarbaraPalvin/IntelGraphicsDVMTFixup"> IntelGraphicsDVMTFixup</a></td>
- <td>Patches für DVMT Problem auf Broadwell / Skylake Intel Grafik <span class="badge orange"> *WhateverGreen</span></td>
- <td align="center" style="">v 1.2.2</td><td> Grafik</td>
- <td bgcolor="#87cefa"><a href="https://www.hackintosh-forum.de/forum/thread/32411-Bootflags-zu-Lilu-Plugins-mit-Beispielen/#IntelGraphicsDVMTFixup">hier</a></td>
- </tr>
- <tr bgcolor="#dcdcdc"><!-- IntelGraphicsFixup -->
- <td bgcolor="#87cefa"><a href="https://github.com/lvs1974/IntelGraphicsFixup"> IntelGraphicsFixup</a></td>
- <td>Patches für Intel-GPUs <span class="badge orange"> *WhateverGreen</span></td>
- <td align="center" style="">v 1.2.7</td><td> Grafik</td>
- <td bgcolor="#87cefa"><a href="https://www.hackintosh-forum.de/forum/thread/32411-Bootflags-zu-Lilu-Plugins-mit-Beispielen/#IntelGraphicsFixup">hier</a></td>
- </tr>
- <tr><!-- NoVPAJpeg -->
- <td bgcolor="#87cefa"><a href="https://github.com/vulgo/NoVPAJpeg"> NoVPAJpeg</a></td>
- <td>Workarounds Quicklook tritt bei 10.14 auf, wenn Macomodels mit IGPU auf CPUs ohne IGPU verwendet wird. Kann als Alternative zum MacPro6,1-Modell verwendet werden <span class="badge orange"> *WhateverGreen</span></td>
- <td align="center" style="">v 1.0.0</td><td> Grafik</td>
- <td bgcolor="#87cefa"><a href="https://www.hackintosh-forum.de/forum/thread/32411-Bootflags-zu-Lilu-Plugins-mit-Beispielen/#NoVPAJpeg">hier</a></td>
- </tr>
- <tr bgcolor="#dcdcdc"><!-- NvidiaGraphicsFixup -->
- <td bgcolor="#87cefa"><a href="https://github.com/lvs1974/NvidiaGraphicsFixup"> NvidiaGraphicsFixup</a></td>
- <td>Patches für NVIDIA-GPUs <span class="badge orange"> *WhateverGreen</span></td>
- <td align="center" style="">v 1.2.7</td><td> Grafik</td>
- <td bgcolor="#87cefa"><a href="https://www.hackintosh-forum.de/forum/thread/32411-Bootflags-zu-Lilu-Plugins-mit-Beispielen/#NvidiaGraphicsFixup">hier</a></td>
- </tr>
- <tr><!-- Shiki -->
- <td bgcolor="#87cefa"><a href="https://github.com/vit9696/Shiki"> Shiki</a></td>
- <td>Dynamischer Userpace-Patcher für MacOS <span class="badge orange"> *WhateverGreen</span></td>
- <td align="center" style="">v 2.2.7</td><td> Grafik</td>
- <td bgcolor="#87cefa"><a href="https://www.hackintosh-forum.de/forum/thread/32411-Bootflags-zu-Lilu-Plugins-mit-Beispielen/#Shiki">hier</a></td>
- </tr>
- </tbody>
- </table>
- <p>
- </p>
- <table style="background-color:#F2F2F2" cellspacing="3" cellpadding="5"><caption><b>Sensoren und Plugins von VirtualSMC</b></caption>
- <thead>
- <tr bgcolor="#87cefa"><th>Name <span class="badge green"> *</span></th><th>Kurze Beschreibung</th><th>Letzte Version <span class="badge red"> *</span></th><th>Kategorie</th></tr>
- </thead>
- <tbody>
- <tr bgcolor="#dcdcdc"><!-- SMCBatteryManager -->
- <td bgcolor="#87cefa"><a href="">SMCBatteryManager</a></td>
- <td></td>
- <td align="center"></td><td></td>
- </tr>
- <tr><!-- SMCDellSensors -->
- <td bgcolor="#87cefa"><a href="">SMCDellSensors</a></td>
- <td></td>
- <td align="center"></td><td></td>
- </tr>
- <tr bgcolor="#dcdcdc"><!-- SMCLightSensor -->
- <td bgcolor="#87cefa"><a href="">SMCLightSensor</a></td>
- <td></td>
- <td align="center"></td><td></td>
- </tr>
- <tr><!-- SMCProcessor -->
- <td bgcolor="#87cefa"><a href="">SMCProcessor</a></td>
- <td></td>
- <td align="center"></td><td></td>
- </tr>
- <tr bgcolor="#dcdcdc"><!-- SMCSuperIO -->
- <td bgcolor="#87cefa"><a href="">SMCSuperIO.kext</a></td>
- <td></td>
- <td align="center"></td><td></td>
- </tr>
- <tr><!-- AsusSMC -->
- <td bgcolor="#87cefa"><a href="https://github.com/hieplpvip/AsusSMC">AsusSMC</a></td>
- <td>Improved ASUS ATK support (e.g. keyboard backlight)</td>
- <td align="center"><img src="https://img.shields.io/github/release/hieplpvip/AsusSMC.svg?style=plastic&color=red&label=" alt="AsusSMC"></td><td></td>
- </tr>
- <tr bgcolor="#dcdcdc"><!-- SMCAMDProcessor -->
- <td bgcolor="#87cefa"><a href="https://github.com/trulyspinach/SMCAMDProcessor">SMCAMDProcessor</a></td>
- <td>AMD Processor power management plugin</td>
- <td align="center"><img src="https://img.shields.io/github/release/trulyspinach/SMCAMDProcessor.svg?style=plastic&color=red&label=" alt="SMCAMDProcessor"></td><td></td>
- </tr>
- </tbody>
- </table>
- <p>
- </p>
- <table style="background-color:#F2F2F2" cellspacing="3" cellpadding="5"><caption><b><i style="color:red">Achtung</i> LiluFriend ist kein Plugin von Lilu!</b></caption>
- <thead>
- <tr bgcolor="#87cefa"><th>Name <span class="badge green"> *</span></th><th>Kurze Beschreibung</th><th>Lilu 1.2.0</th><th>Letzte Version <span class="badge red"> *</span></th><th>Kategorie</th></tr>
- </thead>
- <tbody>
- <tr bgcolor="#dcdcdc"><!-- LiluFriend -->
- <td bgcolor="#87cefa"><a href="https://github.com/PMheart/LiluFriend/releases"> LiluFriend</a></td>
- <td>Hilfsklasse für Lilu</td><td bgcolor="ff4500"></td>
- <td align="center" style="">v 1.1.0</td><td> WiFi</td>
- </tr>
- </tbody>
- </table>
- <p><span class="badge green"> *</span> Lilu & Plugins sind verlinkt zu den einzelnen Repo's der Entwickler</p>
- <p><span class="badge orange"> *</span> Neues Plugin übernommen</p>
- <p><span class="badge red"> * v X.X.X</span> Kexte die in einer neuen Version seit der letzten Tabelle vorliegen</p>
- <p><span class="badge blue"> *</span> <a href="https://github.com/black-dragon74/ATH9KFixup">ATH9KFixup Fork</a> ist Lilu 1.2.0 tauglich</p>