Jump to content
66 posts in this topic

Recommended Posts

1 hour ago, laobamac_yyds said:

SimpleLoader development completed, open sourced on Github! Follow GPLv3 license!

 

This will be the perfect replacement for KextUtility. Automatically detect installed KDKs, merge any KDK, install any Kext/Bundle to/S/L/E, create snapshot with one click, restore snapshot with one click, undo installation, rebuild kernel cache with one click .....

 

Pure Swift, extremely beautiful UI interface!

Image_1753632195322.thumb.png.39fa32e776fd16df20d2f546f22e0a99.png

 

Attached is a video of repairing AppleHDA:

https://drive.google.com/file/d/1QqYtSM0IIuZRI5SWeaS3p9DlmUiteMA6/view?usp=sharing

 

If there are many stars and more people in need, I will provide an English version for everyone to use conveniently.

need it in English

@laobamac_yyds 

 

Isn't there a Restore SnapShot feature?

 

In any case, I restored it with MKI (I had already patched the system).
And repatched it with your app.
It works fine.

 

:thumbsup_anim:

 

Spoiler

Screenshot2025-07-27alle20_35_33.thumb.png.fa34e0fe2e35c2e4e122b490f84092ab.png

                                                         " The operation was successful. The specified kernel extension has been installed. "

 

 

Edit :

Found 恢复快照 -> Restore snapshot 

Screenshot2025-07-27alle20_53_04.png.a53f6d4d73b2a9bf2afeb1dc0c8d68d9.png

Edited by Anto65
  • Like 1
  • Haha 1

There is a Pull Request in the SimpleLoader repo with English translations, including README (link to the English README at the beginning of the Chinese README).

The logs are a work in progess, not yet completed.

My fork has already these changes but it's Xcode project, not binary app.

It's better to wait for @laobamac_yyds to decide if he accepts and merge my Pull Request.

 

Spoiler

SimpleLoader-en.thumb.png.a880bea7396564eac0b8515c4baf8455.png

 

 

Edited by miliuco
Fix link
  • Like 4
31 minutes ago, miliuco said:

There is a Pull Request in the SimpleLoader repo with English translations, including README (link to the English README at the beginning of the Chinese README).

The logs are a work in progess, not yet completed.

My fork has already these changes but it's Xcode project, not binary app.

It's better to wait for @laobamac_yyds to decide if he accepts and merge my Pull Request.

 

  Reveal hidden contents

SimpleLoader-en.thumb.png.a880bea7396564eac0b8515c4baf8455.png

 

 

good job! I will check your translation and merge it tonight, thank you.

  • Like 1
4 minutes ago, AlfredoM said:

All attempts to get AppleHDA.kext working again on a genuine late 2013 iMac, neither

with MyKextInstaller V4.1 nor with V1.1, have failed. No sound is possible.
Does anyone have any idea how to get the sound back?

Try SimpleLoader  → https://www.insanelymac.com/forum/topic/361162-pre-release-macos-tahoe/page/126/#findComment-2837954

 

Or use OCLP-Mod Pre-release 3.0.0 to auto install HDA patches

Edited by laobamac_yyds
5 hours ago, miliuco said:

Good morning. This project is a swift project. You are talking about SimpleLoader, right?

Good morning! It was just a joke, because in your post @laobamac_yyds said that SimpleLoader was written 100% in Swift.

It's not an offense or anything like that, quite the opposite, he's done a great job.

But what you said is true I wrote MyKextInstaller with AppleScriptObjc.

Edited by Mirone
  • Like 2

@Mirone

Of course I wasn’t thinking about your excellent MKI because I didn’t notice the word MKI. Sorry. Your app was the first, easier and better than the complex OCLP for this task. And it works very well. 
Best regards. 

 

 

  • Like 3

 

SimpleLoader 1.0.1 Release Notes

🌍 Multi-language Support

  • Added English(en_US), Spanish, Simplified Chinese(zh-hans), Traditional Chinese(zh-hant)
  • Auto-detects system language preference (You can also change it manually in the software window.)

🚀 New Features

  • Framework Support

    • New installation path: /Library/Frameworks
    • New installation path: /Library/PrivateFrameworks
  • Extended Kext Locations

    • Added support for /Library/Extensions (SIP-friendly)
    • Maintained original /System/Library/Extensions option
  • Complete KDK Support

    • Full KDK deployment including kernel files
    • Optimized KDK merging process

Thanks to @miliuco for some English help!

 

https://github.com/laobamac/SimpleLoader

 

This project is permanently all open source and follows the GPLv3 protocol. You can carry out any reasonable secondary development of it!

Edited by laobamac_yyds
  • Like 8
  • Thanks 10
24 minutes ago, laobamac_yyds said:

SimpleLoader 1.0.1
Release Notes Multi-language Support

Added English(en_US), Spanish, Simplified Chinese(zh-hans), Traditional Chinese(zh-hant)

Auto-detects system language preference (You can also change it manually in the software window.)

@laobamac_yyds. Congratulations!
@miliuco. Congratulations!
@laobamac_yyds, I couldn't see the Readme options in the available languages on the home page of the link:
@laobamac_yyds and @miliuco, SPECTACULAR WORK!

  • Like 2
18 minutes ago, webipsum said:

@laobamac_yyds. Congratulations!
@miliuco. Congratulations!
@laobamac_yyds, I couldn't see the Readme options in the available languages on the home page of the link:
@laobamac_yyds and @miliuco, SPECTACULAR WORK!

haven't had a free time to translate README for other languages yet, but rest assured, it will be updated soon in the next few days! The latest version 1.0.1 of the software now supports multiple languages!

 

The 'preset patch' will be added in future versions, suitable for automatic implementation of some simple patches, without the need to download huge patching tools.

Edited by laobamac_yyds
  • Like 5
  • Thanks 1
13 minutes ago, miliuco said:

@webipsum

Sí,@laobamac_yyds He mejorado el archivo Léame, pero el que hice en inglés ya no es válido. 
Más adelante traduciré el nuevo archivo Léame al inglés. 

Thanks for the translation into Spanish

  • Like 2
4 hours ago, laobamac_yyds said:

haven't had a free time to translate README for other languages yet, but rest assured, it will be updated soon in the next few days! The latest version 1.0.1 of the software now supports multiple languages!

 

The 'preset patch' will be added in future versions, suitable for automatic implementation of some simple patches, without the need to download huge patching tools.

@laobamac_yyds

Hi

"en" README.md

README.md

Regards

Edited by matxpa
  • Thanks 1

@kaoskinkae

 

Laobamac has updated the code, now language handler exists, my repo is uptaded too, I've add an English README to better understanding, not in the original repo yet.

 

@matxpa

I just finished reading your post, a while ago I added an English README to my repo and created a PR in @laobamac_yyds 's repo, I'm not a native English speaker so if you want to check it out I'll be glad.

 

3 hours ago, AlfredoM said:

After successfully restoring my sound with simply Loader 1.0.1, I wanted to ask what else can be done with this simply Loader? Can it perhaps repair Wi-Fi?

No, as mentioned before, there's still no way to recover these Wi-Fi, and SimpleLoader doesn't claim to be able to do so.

This task is more complex than installing the missing kext on the system. I assume OCLP or OCLP.Mod will have it later, but it's not available yet.

 

6 hours ago, laobamac_yyds said:

haven't had a free time to translate README for other languages yet

 You have one on my Pull Request.

Edited by miliuco
Fix typo
  • Like 1
×
×
  • Create New...