Windows 7 How to enable MLAA on Radeon HD 5000 series?

kemical

Windows Forum Admin
Staff member
Premium Supporter
How to enable MLAA on Radeon HD 5000 series?

1. Open Regedit

2. Go to
HKEY_LOCAL_MACHINE \ SYSTEM \ ControlSet001 \ Control \ Class \ {4D36E968-E325-11CE-BFC1-08002BE10318}\000

3. Find MLF_NA change value to 0 to enable MLAA.

4.Then Reboot the PC.
 
I just researched what MLAA does and now I HAVE to enable it! I've never messed with my registry before but I need to do this THANKS!
 
I just researched what MLAA does and now I HAVE to enable it! I've never messed with my registry before but I need to do this THANKS!

You can edit it manually or you can run a reg tweak as shown below:

Catalyst 10.12 - sites.amd.com - download

--> To enable Morphological Antialiasing for ATI 5000 series, use the reg tweak:

Code:
Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Control\Class\{4D36E968-E325-11CE-BFC1-08002BE10318}\0000]
"MLF_NA"="0"
"SurfaceFormatReplacements_NA"="0"
"TFQ_NA"="0"

Save it as MLAA.reg, click to run and apply. Don't forget to reboot for the changes to take effect.

--> Link Removed due to 404 Error - tested on Catalyst 10.12, 10.11, 10.10. Will most likely work on future versions as well.


Link Removed - Invalid URLLink Removed - Invalid URL
 
Last edited:
Well that didn't work, I'll try it manually. What do you guy's use for screen capture?


I too use Fraps, and also Windows scissors, HyperSnap, and Winsnap.


For the Link Removed due to 404 Error, do as follows:

1. Check if your card is ATI 5000, it has to be to support MLAA
2. Control Panel -> Programs and components -> Uninstall ALL ATI software
3. Reboot into safe mode to clear ATI registry remnants with the Driver Sweeper from Guru3D:

Guru3D - Driver Sweeper

4. Download and install Catalyst 10.12, clicking on the pop-up to confirm to "Install [this unsigned] driver anyway"
5. Reboot
6. Run Link Removed due to 404 Error and confirm to apply the registry changes:

Code:
Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Control\Class\{4D36E968-E325-11CE-BFC1-08002BE10318}\0000]
"MLF_NA"="0"
"SurfaceFormatReplacements_NA"="0"
"TFQ_NA"="0"

7. Make sure to reboot for the registry changes to take effect.

Enjoy.

Morphological Antialiasing.PNG

Link Removed due to 404 Error
 
Back
Top