Been doing some searches and found this:
'What you need to do is make a profile in CCC, then you need to find the profile under users-(PCname)-Appdata-Local-ATI-ACE-Profiles
Look for this
Code:
<Feature name="CoreClockTarget_0">
<Property name="Want_0" value="17500" />
<Property name="Want_1" value="55000" />
<Property name="Want_2" value="72500" />
</Feature>
<Feature name="MemoryClockTarget_0">
<Property name="Want_0" value="30000" />
<Property name="Want_1" value="90000" />
<Property name="Want_2" value="100000" />
</Feature>
Change it to
Code:
<Feature name="CoreClockTarget_0">
<Property name="Want_0" value="17500" />
<Property name="Want_1" value="55000" />
<Property name="Want_2" value="72500" />
</Feature>
<Feature name="MemoryClockTarget_0">
<Property name="Want_0" value="100000" />
<Property name="Want_1" value="100000" />
<Property name="Want_2" value="100000" />
</Feature>
And when overclocking the mem to lets say 1125, you need to change all mem to overclock speed, 1125.
BTW
0=2d
1=3d low
2=3d
You need to start this profile upon start up, start it up twice to make sure it works because sometimes only once is not enough.'
This stopped the flickering for someone else in another forum: http://www.overclock.net/amd-ati/630908-5850-overclocking-causes-screen-flickering-4.html
Should I give it a go?
'What you need to do is make a profile in CCC, then you need to find the profile under users-(PCname)-Appdata-Local-ATI-ACE-Profiles
Look for this
Code:
<Feature name="CoreClockTarget_0">
<Property name="Want_0" value="17500" />
<Property name="Want_1" value="55000" />
<Property name="Want_2" value="72500" />
</Feature>
<Feature name="MemoryClockTarget_0">
<Property name="Want_0" value="30000" />
<Property name="Want_1" value="90000" />
<Property name="Want_2" value="100000" />
</Feature>
Change it to
Code:
<Feature name="CoreClockTarget_0">
<Property name="Want_0" value="17500" />
<Property name="Want_1" value="55000" />
<Property name="Want_2" value="72500" />
</Feature>
<Feature name="MemoryClockTarget_0">
<Property name="Want_0" value="100000" />
<Property name="Want_1" value="100000" />
<Property name="Want_2" value="100000" />
</Feature>
And when overclocking the mem to lets say 1125, you need to change all mem to overclock speed, 1125.
BTW
0=2d
1=3d low
2=3d
You need to start this profile upon start up, start it up twice to make sure it works because sometimes only once is not enough.'
This stopped the flickering for someone else in another forum: http://www.overclock.net/amd-ati/630908-5850-overclocking-causes-screen-flickering-4.html
Should I give it a go?
Last edited: