Contribute
Register

[Guide] Patching LAPTOP DSDT/SSDTs

Here. I am grateful to you!
 

Attachments

  • EFI.zip
    20.4 MB · Views: 102
Done. But it still doesn't work:crazy:
nothing attached....

also i noticed you are missing some acpi hotpatch files

XOSI

then enable:
Code:
<array>
                <dict>
                    <key>Comment</key>
                    <string>change OSID to XSID (to avoid match against _OSI XOSI patch)</string>
                    <key>Disabled</key>
                    <true/>
                    <key>Find</key>
                    <data>T1NJRA==</data>
                    <key>Replace</key>
                    <data>WFNJRA==</data>
                </dict>
                <dict>
                    <key>Comment</key>
                    <string>change _OSI to XOSI</string>
                    <key>Disabled</key>
                    <true/>
                    <key>Find</key>
                    <data>X09TSQ==</data>
                    <key>Replace</key>
                    <data>WE9TSQ==</data>
                </dict>

also enabling:
Code:
<dict>
                    <key>Comment</key>
                    <string>change _DSM to XDSM</string>
                    <key>Find</key>
                    <data>X0RTTQ==</data>
                    <key>Replace</key>
                    <data>WERTTQ==</data>
                </dict>
may help
 
Thank you so much for the time that you are dedicating to me. But unfortunately I'm not an expert and I can't figure out where to insert the SSDT-XOSI.dsl file and the command strings.
Could you help me one more time?
 

Attachments

  • EFI.zip
    20.4 MB · Views: 97
Thank you so much for the time that you are dedicating to me. But unfortunately I'm not an expert and I can't figure out where to insert the SSDT-XOSI.dsl file and the command strings.
Could you help me one more time?
use macIASL program to save the .dsl file to .aml and place in acpi/patched folder

use plistedit pro to edit your config.plist
 
RehabMan Thank you so much for helping and aiding my Hacky Experience!
It is truly remarkable all your dedication and work!
I am truly grateful.
I hope you are doing well! May you God bless you!

Peace
 
RehabMan Thank you so much for helping and aiding my Hacky Experience!
Yes, amazing how much RM shared of his knowledge with this community.
Just so you know, he retired from hackintoshing back in early 2019. He probably won't see this.
 
Back
Top