Jump to content
66 posts in this topic

Recommended Posts

Thanks for your SimpleLoader! It’s amazing. Can I know if this loader supports macOS 15? I noticed that only 1 KDK in your app is showing.

  • Haha 1

@nmano

You can try, you must download the correct KDK for the task you want to do, KDK-25A5279m is from Tahoe beta 1 where AppleHDA.kext was present so we use it to recover AppleHDA sound but, according with the intended task, the KDK can be different. You even can to have more than one KDK installed and SimpleLoader let you choose between them.

  • Like 2
9 hours ago, Mirone said:

Should I retire MKI now?:hysterical:

Of course not, MKI is still an excellent and convenient tool.

54 minutes ago, nmano said:

Thanks for your SimpleLoader! It’s amazing. Can I know if this loader supports macOS 15? I noticed that only 1 KDK in your app is showing.

It theoretically supports any system starting from 10.13, and SL will automatically detect all KDKs you have installed. Because I only installed one KDK, only one was displayed.

3 hours ago, miliuco said:

I really like how @laobamac_yyds implemented the language switcher in the "About" window. It's elegant and instant. Congrats.

 

  Reveal hidden contents

Languagehandler.thumb.png.a93bf6cc04a5e587553d960bf24b270e.png

 

Hahaha, this is indeed simple.By the way, I would like to change the default interface for opening the software to simple mode, displaying only a drag and drop box and a start installation button (only installing Kext). The current interface is displayed in advanced mode, and I think this seems better?

Edited by laobamac_yyds
  • Like 4

@laobamac_yyds

Yes, it's a good idea to start the app in a simple mode with option to go to advanced mode (this can be the current UI).

But try to add few new strings so I have to work less on translations 😂

  • Like 1
  • Haha 2
4 minutes ago, miliuco said:

@laobamac_yyds

Yes, it's a good idea to start the app in a simple mode with option to go to advanced mode (this can be the current UI).

But try to add few new strings so I have to work less on translations 😂

Got it.

  • Like 2
  • 3 weeks later...
1 hour ago, naiclub said:

@laobamac_yyds

I wonder if you've updated it yet? I tried it, but it didn't work properly. bata 5 it' work bata6 not work

Thank you.

This program does not require an update. It works well on macOS Ventura to Tahoe DP6/PB3.

  • Like 3

@naiclub

Main SimpleLoader window is pretty self-explanatory.

Buttons tell you what they do when you click them.

In the middle you see the log messages. And so on.

 

But if you want some comments on this matter, go here. Maybe it will help you with what you want:

 

https://github.com/perez987/AppleHDA-back-on-macOS-26-Tahoe

  • Like 1
On 8/16/2025 at 7:19 PM, laobamac_yyds said:

This program does not require an update. It works well on macOS Ventura to Tahoe DP6/PB3.

 

I think there might be an issue with SimpleLoader v 1.0.0 when using the B6 KDK_26.0_25A5338b.kdk to restore B1 AppleHDA.kext to /S/L/E in Tahoe B6.

 

I had success with SimpleLoader restoring B1 AppleHDA with B1 KDK_26.0_25A5279m in Tahoe B6, but when using with B6 KDK_26.0_25A5338b.kdk (with or without full KDK merge setting), AppleHDA fails to load on reboot of the system, despite appearing in /S/L/E after the procedure...

 

Spoiler

SLwithB6KDKinstallationcompleted1.thumb.png.e9dd9e2885a61d5770ed3f05a85107e8.pngSLwithB6KDKinstallationcompleted2.thumb.png.0552d1b4b1af0500585160932781a585.pngSLwithB6KDKinstallationcompleted3.thumb.png.736f05829c1215ff649fc091b2387adc.pngSLwithB6KDKinstallationrebootedbutnoaudio1.thumb.png.ee7cef4bcdda38c86c99ee0cbc1b9753.png

 

Spoiler

SLwithB6KDKinstallationwithmergecompleteKDKoption1.thumb.png.af6a517f2b1c672e297cda56359c306d.pngSLwithB6KDKinstallationwithmergecompleteKDKoption2.thumb.png.545af334d7b087efc7bdfd442057dd40.pngSLwithB6KDKinstallationrebootedbutnoaudio2.thumb.png.fe74d56023538196ac50b4874acf4b1d.png

 

Note:  I was able to successfully root patch AppleHDA in Tahoe B6 with B6 KDK_26.0_25A5338b.kdk manually and with MKI v1.2 to restore HDA audio.

 

Edit

@laobamac_yyds, after downloading the source code to SimpleLoader, I noticed an AppleHDA.kext inside another AppleHDA.kext folder (/src/SimpleLoader-main/SimpleLoaderResInstaller/PresetFiles/26.0Beta1/AppleHDA.kext/AppleHDA.kext) ??...

Spoiler

SimpleLoaderSourceAppleHDA.kextinAppleHDA.kextfolder.png.221c3faff70a8779e457e8b966465b40.png

 

Does this AppleHDA.kext overwrite the one chosen by the user (the AppleHDA.kext I choose from my "Backup Kexts" desktop folder is color coded green but I noticed the AppleHDA.kext in /S/L/E after patching with the app loses the color)?

Edited by fusion71au
Does SimpleLoader overwrite AppleHDA.kext chosen by user?
  • Like 2
  • 7 months later...

or you could be in my situation it broke macOS 26.4's APFS Volume Seal, Updates the Blessed Disks but the new disks don't mount/update but using recovery/tahoe disk to boot last apfs seal worked... just use chatgpt to get what it said literally mount your rootfs should be like disk0s4 and then bless --last-sealed-volume just actually as a matter of fact skim the mykextinstaller thread itll show you they posted the right command to get it to boot back in ... https://www.insanelymac.com/applications/core/interface/file/attachment.php?id=420850&key=74351dc67c78d063a69dc51ac93d4fab they keep mentioning how its updated for older versions then how there's a specific one for Tahoe I already knew this as for deleting the old snapshots just wait ill find ... k still mykext installer is the only way to go 26.4 worked!

Edited by fspkwonx86
  • Like 1
  • 2 weeks later...

Has anybody succeed with simpleloader in 26.4.1? I have updated the system (Z390), installed Kernel_Debug_Kit_26.4.1_build_25E253, installed AppleHDA.kext without issues using that KDK, rebooted but I do not see the mainboard audio.

It was working well in 26.4.

Edited by gn6
  • Like 1
On 4/10/2026 at 2:13 AM, gn6 said:

Has anybody succeed with simpleloader in 26.4.1? I have updated the system (Z390), installed Kernel_Debug_Kit_26.4.1_build_25E253, installed AppleHDA.kext without issues using that KDK, rebooted but I do not see the mainboard audio.

It was working well in 26.4.

I answer myself 😀

I switched to opencore legacy patcher 3.0.0. nightly, and now everything is working again in 26.4.1 

  • Like 1
×
×
  • Create New...