- Jul 18, 2000
- 15,993
- 14
- 81
OK guys, I've got a friend with a Radeon LE and running under Windows ME. In his registry, the string related to the Radeon looks like this:
[HKEY_LOCAL_MACHINE\Software\ATI Technologies\Driver\0002
And in the 0002 folder, it just has {default}.
Now this is the registry hack that I have:
[HKEY_LOCAL_MACHINE\Software\ATI Technologies\Driver\0000\atidxhal]
"DisableHierarchicalZ"="0"
"EnableWaitUntilIdxTriList2"="1"
"DisableHyperZ"="0"
"FastZClearEnabled"="1"
"Vsync"="0"
"AntiAlias"="0"
"ZFormats"="3"
"ExportCompressedTex"="1"
Do I mod the registry hack to looks like this:
[HKEY_LOCAL_MACHINE\Software\ATI Technologies\Driver\0002\atidxhal]
"DisableHierarchicalZ"="0"
"EnableWaitUntilIdxTriList2"="1"
"DisableHyperZ"="0"
"FastZClearEnabled"="1"
"Vsync"="0"
"AntiAlias"="0"
"ZFormats"="3"
"ExportCompressedTex"="1"
Or do I leave it in the original form?
[HKEY_LOCAL_MACHINE\Software\ATI Technologies\Driver\0002
And in the 0002 folder, it just has {default}.
Now this is the registry hack that I have:
[HKEY_LOCAL_MACHINE\Software\ATI Technologies\Driver\0000\atidxhal]
"DisableHierarchicalZ"="0"
"EnableWaitUntilIdxTriList2"="1"
"DisableHyperZ"="0"
"FastZClearEnabled"="1"
"Vsync"="0"
"AntiAlias"="0"
"ZFormats"="3"
"ExportCompressedTex"="1"
Do I mod the registry hack to looks like this:
[HKEY_LOCAL_MACHINE\Software\ATI Technologies\Driver\0002\atidxhal]
"DisableHierarchicalZ"="0"
"EnableWaitUntilIdxTriList2"="1"
"DisableHyperZ"="0"
"FastZClearEnabled"="1"
"Vsync"="0"
"AntiAlias"="0"
"ZFormats"="3"
"ExportCompressedTex"="1"
Or do I leave it in the original form?
