
04-21-2008, 12:06 AM
|
Tiger
|
|
Join Date: Jan 2008
Location: Romania
Posts: 355
|
|
modify the info.plist file
Quote:
[cite] eddie11c:[/cite]
Code:
<key>TestObject</key>
<string>GenuineIntel</string>
Just change this to look like this:
Code:
<key>TestObject</key>
<string>AuthenticAMD</string>
|
|