- Joined
- Oct 2, 2015
- Messages
- 13
- Mac
-
- Classic Mac
-
- Mobile Phone
-
In my setup I used ig-platform-id 0x19120000 and Inject Intel true, however you might try different values. The most important config part is below.
Add to clover config:
Thanks to PikerAlpha for discovering AAPL,GfxYTile
Add to clover config:
Code:
<key>Devices</key>
<dict>
<key>AddProperties</key>
<array>
<dict>
<key>Device</key>
<string>IntelGFX</string>
<key>Key</key>
<string>AAPL,GfxYTile</string>
<key>Value</key>
<data>
AQAAAA==
</data>
</dict>
</array>
</dict>
Thanks to PikerAlpha for discovering AAPL,GfxYTile
Last edited: