
07-09-2011, 10:30 AM
|
 |
Panther
|
|
Join Date: Feb 2011
Location: London ,England
Posts: 129
|
|
Download that extract it in usr/bin before u made folder visible
and run on terminal this
Quote:
sudo -s
amd_insn_patcher /usr/lib/libSystem.B.dylib /usr/lib/libSystem.B.dylib.patched cp /usr/lib/libSystem.B.dylib.patched /usr/lib/libSystem.B.dylib
amd_insn_patcher /usr/lib/dyld /usr/lib/dyld.patched cp /usr/lib/dyld.patched /usr/lib/dyld
Xcode Dateien (Optional) NO Xcode NO need !
amd_insn_patcher /usr/lib/libSystem.B_debug.dylib /usr/lib/libSystem.B_debug.dylib.patched cp /usr/lib/libSystem.B_debug.dylib.patched /usr/lib/libSystem.B_debug.dylib
amd_insn_patcher /usr/lib/libSystem.B_profile.dylib /usr/lib/libSystem.B_profile.dylib.patched cp /usr/lib/libSystem.B_profile.dylib.patched /usr/lib/libSystem.B_profile.dylib
amd_insn_patcher /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore.patched cp /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore.patched /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
amd_insn_patcher /System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTimeComponents /System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTimeComponents.patched cp /System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTimeComponents.patched /System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTimeComponents
update_dyld_shared_cache
|
Reboot Done
|