View Single Post
 
Old 04-21-2008, 12:06 AM
DoiX DoiX is offline
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>
Reply With Quote