Quote Originally Posted by Locke View Post
How do you set your 2d clock to 400?

thanks!

ohh and 9.12 don't seem to fix things
Go to CCC → Options → Profiles → Profiles Manager

Create a new profile and click Save. Then close that window and go this directory:

C:\Users\YOURUSERNAME\AppData\Local\ATI\ACE\Profil es

Open the file with Notepad and add this to it:

<Feature name="CoreClockTarget_0">
<Property name="Want_0" value="40000" />
<Property name="Want_1" value="60000" />
<Property name="Want_2" value="85000" />
</Feature>
<Feature name="MemoryClockTarget_0">
<Property name="Want_0" value="120000" />
<Property name="Want_1" value="120000" />
<Property name="Want_2" value="120000" />
</Feature>