Jump to content

Recommended Posts

Posted

Just a quick general question. Can a patched DSDT be wrapped in a OS check so it doesn't get loaded for using bootcamp or booting Windows?

If (_OSI ("Darwin"))
{ 
} 
  • Administrators
Posted

yes. but only with basic like ssdt provide

-Guides and Tutorials HERE

-Hackintosh Tutorial Database - HERE

-The largest EFI folder collection for Hackintosh HERE

-Support Olarila Vanilla Hackintosh by making a donation HERE

-Professional Consulting for macOS Hackintosh since 2006 HERE

Posted
4 hours ago, MaLd0n said:

yes. but only with basic like ssdt provide

So I should I compare the original vs patched DSDT with ex. Diffmerge and turn them into separate SSDT's or is there an easier way to prevent DSDT from loading while using bootcamp?

  • Administrators
Posted
7 hours ago, Denisuu said:

So I should I compare the original vs patched DSDT with ex. Diffmerge and turn them into separate SSDT's or is there an easier way to prevent DSDT from loading while using bootcamp?

if u really need boot into windows via opencore, use ssdt for now. devs need fix that.

-Guides and Tutorials HERE

-Hackintosh Tutorial Database - HERE

-The largest EFI folder collection for Hackintosh HERE

-Support Olarila Vanilla Hackintosh by making a donation HERE

-Professional Consulting for macOS Hackintosh since 2006 HERE



×
×
  • Create New...