EastCoasthandle
New Member
- Joined
- Apr 21, 2005
- Messages
- 6,885 (0.96/day)
System Name | MY PC |
---|---|
Processor | E8400 @ 3.80Ghz > Q9650 3.60Ghz |
Motherboard | Maximus Formula |
Cooling | D5, 7/16" ID Tubing, Maze4 with Fuzion CPU WB |
Memory | XMS 8500C5D @ 1066MHz |
Video Card(s) | HD 2900 XT 858/900 to 4870 to 5870 (Keep Vreg area clean) |
Storage | 2 |
Display(s) | 24" |
Case | P180 |
Audio Device(s) | X-fi Plantinum |
Power Supply | Silencer 750 |
Software | XP Pro SP3 to Windows 7 |
Benchmark Scores | This varies from one driver to another. |
There is a simply way I got MLAA, etc working (Win7/Vista)
1. Install Cat 10.12 (CCC2 preferred) then reboot
2. Next open up CCC and navigate to Software and check your 2D Driver File Path. The registry location for some may not be the same for others. For some it maybe: :/MACHINE/SYSTEM/ControlSet001/Control/Class/{4D36E968-E325-11CE-BFC1-08002BE10318}/0000 for others it maybe: /MACHINE/SYSTEM/ControlSet001/Control/Class/{4D36E968-E325-11CE-BFC1-08002BE10318}/0001, etc. But always check with CCC first. Make a backup of both .../000X and .../UMD before making changes. Just right click on those keys and select export. That way should you need to restore them you can. But if you need to restore those
registry values do a reboot afterwards.
3. Next, click on the start button and in the search box type the word: regedit. Select regedit by right clicking on it and select "Run as Administrator". Goto: /MACHINE/SYSTEM/ControlSet001/Control/Class/{4D36E968-E325-11CE-BFC1-08002BE10318}/000[X] (X denotes whatever CCC 2nd Driver File Path tells you) & locate and change the following (right click on it and select modify):
-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 GI_NA from 1 to 0 (Geometry Instancing)
-Change EQAA_NA from 1 to number 0 (New AA called EQAA)
4. Now open up the UMD sub key located /MACHINE/SYSTEM/ControlSet001/Control/Class/{4D36E968-E325-11CE-BFC1-08002BE10318}/000[X]/UMD and add the following:
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: GI. If already there then skip. Right click on GI and select modify. Change the numeric value from 31 00 00 00 to 30 00 00 00.
Right click, select new, select string value and enter: GI_DEF. If already there then skip. Right click on GI_DEF and select modify. Change the numeric value from 1 to 0.
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)
Right click, select new, select binary value and enter: Tessellation. Then right click on Tessellation, select modify. Enter: 32 00
Right click, select new, select string value and enter: Tessellation_DEF. Then right click on Tessellation_DEF, select modify. Enter: 64
Right click, select new, select binary value and enter: Tessellation_OPTION. Then right click on Tessellation_OPTION, select modify. Enter: 30 00
Right click, select new, select string value and enter: Tessellation_OPTION_DEF. Then right click on Tessellation_OPTION_DEF, select modify. Enter: 0
Right click, select new, select binary value and enter: Tessellation_SET. Then right click on Tessellation_SET, select modify. Enter: 31,20,32,20,34,20,36,20,38,20,31,36,20,33,32,20,36,34,00 (Be careful and triple check to make sure that the numbers are entered in correct order. You don't need to add any spaces or commas. Just type them as you see them)
5. No need to reboot just open up the task manager and end the process for Mom.exe. Next go to File (we are still in task manger). Click on New Task (Run...) and type Mom.exe and hit enter. Now check your CCC settings again.
When adding string values this is what I mean:
When I say check CCC to determine the registry location below is what I'm talking about (2D driver file path):
Addition:
EQAA is a new feature. It is not clear if it will work on the 5800 series or not even though you can enable it in CCC. What is clear is that MLAA will work on the 5800 series. Cat 11.X will include support for Tessellation sampling support. The default is AMD Optimized or you can select to Use Application Settings or use several different samples from the slider.
1. Install Cat 10.12 (CCC2 preferred) then reboot
2. Next open up CCC and navigate to Software and check your 2D Driver File Path. The registry location for some may not be the same for others. For some it maybe: :/MACHINE/SYSTEM/ControlSet001/Control/Class/{4D36E968-E325-11CE-BFC1-08002BE10318}/0000 for others it maybe: /MACHINE/SYSTEM/ControlSet001/Control/Class/{4D36E968-E325-11CE-BFC1-08002BE10318}/0001, etc. But always check with CCC first. Make a backup of both .../000X and .../UMD before making changes. Just right click on those keys and select export. That way should you need to restore them you can. But if you need to restore those
registry values do a reboot afterwards.
3. Next, click on the start button and in the search box type the word: regedit. Select regedit by right clicking on it and select "Run as Administrator". Goto: /MACHINE/SYSTEM/ControlSet001/Control/Class/{4D36E968-E325-11CE-BFC1-08002BE10318}/000[X] (X denotes whatever CCC 2nd Driver File Path tells you) & locate and change the following (right click on it and select modify):
-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 GI_NA from 1 to 0 (Geometry Instancing)
-Change EQAA_NA from 1 to number 0 (New AA called EQAA)
4. Now open up the UMD sub key located /MACHINE/SYSTEM/ControlSet001/Control/Class/{4D36E968-E325-11CE-BFC1-08002BE10318}/000[X]/UMD and add the following:
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: GI. If already there then skip. Right click on GI and select modify. Change the numeric value from 31 00 00 00 to 30 00 00 00.
Right click, select new, select string value and enter: GI_DEF. If already there then skip. Right click on GI_DEF and select modify. Change the numeric value from 1 to 0.
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)
Right click, select new, select binary value and enter: Tessellation. Then right click on Tessellation, select modify. Enter: 32 00
Right click, select new, select string value and enter: Tessellation_DEF. Then right click on Tessellation_DEF, select modify. Enter: 64
Right click, select new, select binary value and enter: Tessellation_OPTION. Then right click on Tessellation_OPTION, select modify. Enter: 30 00
Right click, select new, select string value and enter: Tessellation_OPTION_DEF. Then right click on Tessellation_OPTION_DEF, select modify. Enter: 0
Right click, select new, select binary value and enter: Tessellation_SET. Then right click on Tessellation_SET, select modify. Enter: 31,20,32,20,34,20,36,20,38,20,31,36,20,33,32,20,36,34,00 (Be careful and triple check to make sure that the numbers are entered in correct order. You don't need to add any spaces or commas. Just type them as you see them)
5. No need to reboot just open up the task manager and end the process for Mom.exe. Next go to File (we are still in task manger). Click on New Task (Run...) and type Mom.exe and hit enter. Now check your CCC settings again.
When adding string values this is what I mean:
When I say check CCC to determine the registry location below is what I'm talking about (2D driver file path):
Addition:
EQAA is a new feature. It is not clear if it will work on the 5800 series or not even though you can enable it in CCC. What is clear is that MLAA will work on the 5800 series. Cat 11.X will include support for Tessellation sampling support. The default is AMD Optimized or you can select to Use Application Settings or use several different samples from the slider.
Last edited: