0xNILADRI / Acer-Nitro5-Hackintosh-OC

** MacOS Monterey ** on acer nitro 5 an515-51. EFI provided for hackintosh, opencore. Educational purpose only, open for improvements and suggestions. Use it at your own risk.
BSD 3-Clause "New" or "Revised" License
76 stars 9 forks source link

I only have 7MB for VRAM, any ideas? #6

Closed devfelipereis closed 2 years ago

0xNILADRI commented 2 years ago

It means you have no graphics acceleration. Can you provide me the system details ?

0xNILADRI commented 2 years ago

Also I would recommend to use this EFI only if you have the exact same specs as my laptop. If not please use the guide to create your own config.

devfelipereis commented 2 years ago

Mine is the Acer Nitro 5 AN515-52BW i5 8300HQ GTX1050t

0xNILADRI commented 2 years ago

Exactly. You have different processor. Go to dortania guide do the changes required for your own processor (generation).

devfelipereis commented 2 years ago

I fixed it!

Change this:

<dict>
    <key>AAPL,ig-platform-id</key>
    <data>AAAbWQ==</data>
</dict>

to this:

<dict>
    <key>AAPL,ig-platform-id</key>
    <data>AACbPg==</data>
</dict>
0xNILADRI commented 2 years ago

Don't forget to 🌟 the repository. 😅