QUOTE(sarf2k4 @ Feb 22 2011, 01:26 PM)
how do i enable this thing? from the site u mentioned earlier in notebookreview?
UPDATE: there were mistakes in this post, refer to the new one instead:
http://forum.lowyat.net/topic/1606856/+1900#entry40272238A complete step should be like this:
1. Update to Catalyst 11.2
- Download it from AMD website
- Reboot, in BIOS, set Graphic to Discrete only
- Install Catalyst 11.2
- Reboot, switch back to Switchable
2. Enable MLAA and other hidden googies:
- Switch to ATI graphic if you havent done so
- In CCC, go to Information->Software
- Remember the 2D driver path (can right click to copy selected)
- Close CCC
- Kill CCC and MOM process
- Run regedit
- Go to the patch pointed by the 2D driver
- Change MLF_NA from 1 to 0 (MLAA)
- Change SurfaceFormatReplacements_NA from 1 to 0 (Surface Format Optimizations)
- Change TFQ_NA from 1 to 0 (Mipmaping textures)
- Change
EQAA_DEF from 1 to number 0 (New AA called EQAA)
- Now open up the UMD sub key:
- Right click, select new, select string value and enter: MLF_DEF. Then right click on MLF_DEF and select modify. Enter 0.
- Right click, select new, select string value and enter: SurfaceFormatReplacements_DEF. Right click on SurfaceFormatReplacement_DEF and select modify. Enter: 0
- Right click, select new, select string value and enter: TFQ_DEF. Then right click on TFQ_DEF and select modify. Enter: 1
- Right click, select new, select binary value and enter: EQAA. Then right click on EQAA and select modify. Enter: 31 00
- Right click, select new, select string value and enter: EQAA_DEF. Then right click on EQAA_DEF, select modify. Enter: 0
- Right click, select new, select string value and enter: EQAAMapping_SET. Then right click on EQAAMapping_SET, select modify. Enter: 0(0:0,1:0) 2(0:2,1:2) 4(0:4,1:4) 8(0:8,1:8,2:16)
- Click start, type ccc to restart ccc
This post has been edited by cowithgun: Feb 24 2011, 03:06 PM