View Single Post
 
Old 09-24-2010, 08:09 PM
eMatoS's Avatar
eMatoS eMatoS is offline
 
Join Date: Jan 2008
Location: Argentina
Posts: 185
You'll have to patch the sysenter to get 32bit apps running over a 64bit system, and don't worry about the amd_insn_patcher, I'm sure you won't need it.

To use the patch download it from this thread, then unzip it and run these commands on a terminal:

Code:
cd (path to the unzipped folder)
sudo ./runpatch.sh
sudo update_dyld_shared_cache
You should backup these files before the patch, just in case.

Code:
/usr/lib/libSystem.B.dylib
/usr/lib/libSystem.B_debug.dylib
/usr/lib/libSystem.B_profile.dylib
/usr/lib/dyld

CPU: AMD Athlon 64 3000+ @2.3Ghz - Motherboard: ASUS A8N-SLI nForce4 SLI - nForceLAN by eno - SuperNForceATA by Medevil - RAM:2 GB DDR 333Mhz Audio: ALC850 Video: XFX nVidia GeForce 8400GS 256Mb (0x06e4) QE & CI from Chameleon 2 RC4Ethernet: Realtek RTL 8139 Series (working out of the box) OS: Snow Leopard 10.6.4 (aryajuanda's guide) + Windows XP 64bits
Reply With Quote