
11-14-2008, 06:11 PM
|
 |
|
|
Join Date: Jan 2008
Location: North of France
Posts: 518
|
|
Yes.
AMD Patcher 0.3 is in progress. I've not much time to program actually.
ChangeLog 0.3
- Lets you drop every file you want and will simply modify those that can be modified.
This make your life easier if you have a folder with various kind of file including packages, frameworks, Mach-O binaries, text files, pdf ... All you have to do is to drop every files on AMD Patcher and it will do the job.
- Now, only patched items will be placed in the AMD Patcher folder.
- Determine what are the actual loaded kexts
- Copy them in a temporary folder
- Inject them in the package
----> The previous detection will be optimized later by checking if EFI is installed or not and by backing up (or not) the actual loaded kexts
(e.g: if EFI is installed, AppleACPIPlatform will not be backed up because stock AppleACPIPlatform.kext can be used with EFI)
----> The detection of EFI was included in ASU 0.5 but wasn't working properly.
- Permissions of every modified files should (and I say SHOULD) be the right ones.
|