View Single Post
 
Old 02-22-2008, 05:45 AM
WinLinMac01 WinLinMac01 is offline
Lion
 
Join Date: Feb 2008
Posts: 1,140
Patch on BOOT method:

- Download the patches folder provided (unpack first if needed)
- Copy the patches folder to your root dir (Leopard or Tiger)
- Install the security update or other
- Reboot, press F8 while booting and then type:

-s
cd /patches
./patcher ./cpuid.txt
exit

Patch within OS method (not recommended):

- Open Marvin's AMD Utility and provide password
- Select the third option (patch all cpuid's using cpuid file) and uncheck "Simulation Mode no files patched"
- In the "Select CPUID File" field browse to where you have downloaded the provided cpuid.txt file.
- In the "Select a Volume/Directory to Patch" field browse to your OS dir.
- Click the RUN button and then Proceed.
- Done!

On Errors when using the 'Within OS Method:

For instance:

--+ /Applications/VLC.app/Contents/MacOS/modules/libx264_plugin.dylib
+ File is i386
*** err041 - parse cpuids - No base addr or cpuids for prev file name
*** Trying to undo cpuid patches made prior to error
*** err071 - undo cpuid patching: file of patched decrypts not found

Fix this by removing all related to VLC in the cpuid.txt file:

/Applications/VLC.app/Contents/MacOS/modules/libx264_plugin.dylib
00000c60

When using the 'On Boot Method' the errors will be bypassed and other files will be patched if needed.


Good luck on patching and enjoy the OS!
Reply With Quote