#1
|
||||
|
||||
AMD Patcher 0.31 available to download
Interface
- The dropped items are listed in a table which shows their properties (Status, Name, Size, Type) - Options pane added. - Menus added (Donation to InfiniteMac, Donation to ... me, and Beta Tester Feedback) Behaviour - More kind of files supported (component, loginPlugin, prefPane, spreporter, framework, unix executable), I will add kexts and bundles later. - You can add files to patch even if the patching process is running (needs to be optimized) - Detect loaded kexts and inject them in the package if necessary - If GeForce.kext and NVDAResman are in the list of loaded kexts and are presents in the package they will be patched Options - You can choose to check for software update at launch - You can change the folder for modified items Please give feedback using the menu item of AMD Patcher instead of doing this here. It will be more easy. PS; Packages like NVInstaller aren't supported yet. Last edited by zephyroth; 12-01-2008 at 06:46 PM. |
#2
|
||||
|
||||
Looks great, but I get this error on startup:
Then it wont accept any file I drag&drop to the program interface. I'm using Leopard 10.5.5. Last edited by maya77; 11-21-2008 at 08:04 PM. |
#3
|
||||
|
||||
I've tried to download but all I see is this. Also, I posted the following over at IM but you seem like the person in the know. Quote:
Last edited by ritalin; 11-21-2008 at 09:14 PM. |
#4
|
||||
|
||||
Stupid RapidShare limits.
Here it is: Code:
http://www.speedyshare.com/133763827.html |
#5
|
|||
|
|||
Quote:
And if you fix that error, it goes to another and then another... BUT, this app is really looking good and once you do get past those errors it works just fine. Also these errors seem like just an oversight that *should* be quick and easy to fix. Only thing I really would have liked to see is an option to not inject kexts into the package. Oh yeah, for anyone who just can't wait here's a workaround for the errors Code:
rm -f ~/Library/Preferences/com.zephyroth.AMD-Patcher.plist sudo -s cd /Users/ mkdir -p zephyroth/Desktop touch zephyroth/Desktop/log-AMD-patcher chmod -R 755 zephyroth cd /tmp rm -rf ASvD67 mkdir ASvD67 chmod -R 755 ASvD67 |
#6
|
||||
|
||||
I'm sorry for all these little issues ... I was too in a hurry to share my work.
They will be fix very quickly. I will put a new link this evening. Sorry, sorry, sorry !!! Dies, thanks for this workaround ! |
#7
|
||||
|
||||
I selected the download folder as destination, but now my download folder icon has been changed by the program.
Is there anyway to change this back to normal? I tried Candybar but it didn't solve the problem... Thnx! |
#8
|
||||
|
||||
Last edited by zephyroth; 11-22-2008 at 07:02 PM. |
#9
|
||||
|
||||
Zephy, it opens fine now but I get another error when drag&drop file:
Last edited by maya77; 11-22-2008 at 09:10 PM. |
#10
|
|||
|
|||
Quote:
Code:
rm -f ~/Library/Preferences/com.zephyroth.AMD-Patcher.plist If that is the case, I'm not sure if it's even worth coding to check if it's an old style preference file or new... Probably easier to just add a Readme telling people to delete it if they've ever used old versions of the program. 💡 Deploy cloud instances seamlessly on DigitalOcean. Free credits ($100) for InfMac readers. Last edited by Dies; 11-23-2008 at 12:47 AM. |