
09-13-2010, 06:41 PM
|
 |
|
|
Join Date: Apr 2009
Location: Tienen
Posts: 515
|
|
Quote:
Originally Posted by eMatoS
Would you mind patching dashboardclient.app too? I can't run any non-apple widget and it used to work fine in 32bit mode. Do you have this problem?
|
Have you tried getting info on Dashboard.app and forcing it to run in 32bit mode?
Other option is to fix the 64bit part too (patching cpuids manually and thus changing cpuid to int 0xFB, thus 0f a2 becomes cd fb)...
I'll check the DashboardClient framework myself 
EDIT: The DashboardClient framework has no cpuids inside (x86_64 version), I'll check the Dashboard.app
Nope, it's not cpuid related. I would need more info to even figure out what the problem is here...
But try to run Dashboard.app in 32bit mode, it may be SSSE3 related...
Last edited by andyvand; 09-13-2010 at 06:45 PM.
|