
01-13-2011, 07:28 PM
|
Jaguar
|
|
Join Date: Jan 2010
Posts: 93
|
|
Quote:
Originally Posted by valv
I see,
your cpu is an amd phenom. Nice to find guyz like you 
I say this because I need some beta-testers for the next release (amd aware partly / phenom aware fully(probably)  )
So if interested, I can give you a link for testing.
btw, capb: com.apple.boot.plist; sorry, my fault
|
Sure, I would love to test out the next release!
oh and here is my boot.plist
Code:
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>Graphics Mode</key>
<string>1920x1200@32</string>
<key>GraphicsEnabler</key>
<string>yes</string>
<key>Kernel</key>
<string>mach_kernel</string>
<key>Kernel Flags</key>
<string>arch=i386 -force64 -v cpus=3</string>
</dict>
</plist>
|