2.使用SSDT-IGPU 打补丁驱动并 2048MB HIDM 输出 第一步 工具 Hackintool 这是必须的 1.使用Apple...
// IGPU can be set to Ones to disable IGPU property injection (same as removing SSDT-IGPU.aml) If (CondRefOf(\RMCF.IGPI)) { If (Ones == \RMCF.IGPI) { Return(0) } } // otherwise, normal IGPU injection... If (!Arg2) { Return (Buffer() { 0x03 } ) } ...