View Single Post
 
Old 11-22-2008, 09:40 AM
Dies Dies is offline
Jaguar
 
Join Date: Sep 2008
Posts: 89
Quote:
Originally Posted by maya77 View Post
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.
Yup.

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
You can just delete the zephyroth folder once your done.
Reply With Quote