7089 registry tweaks

paun

Member
Nov 11, 2000
68
0
0
Just installed 7089 drivers using rage 3d driver installation guide.Everything went smooth,but under registry keys I have driver,atidxhal,DALand VXD.But there is no OPENGL key now!Want to install taz recommended settings,but dont know what to do with missing OPENGL key.Taz if you read this give me a post when you can.You also mentioned deleting the atidxhal key.could you give me a little refresh on what needs to be done again. thanks paun---------
 

Taz4158

Banned
Oct 16, 2000
4,501
0
0
Use these for stability:
REGEDIT4

[HKEY_LOCAL_MACHINE\Software\ATI Technologies\Driver\0001\atidxhal]
"EnableWaitUntilIdxTriList2"="1"
"TableFogEnable"="1"
"WFogEnable"="0"
"ZFogEnable"="1"
"DisableHierarchicalZ"="0"
"DisableHyperZ"="0"
"FastZClearEnabled"="1"
"Vsync"="0"
"AntiAlias"="0"
"ZFormats"="15"
"ExportCompressedTex"="1"
"DitherAlpha"="1"
"ExportWBuffer"="0"

These are for speed:
REGEDIT4

[HKEY_LOCAL_MACHINE\SOFTWARE\ATI Technologies\Driver\0001\atidxhal]
"ColorFill"="1"
"TableFogEnable"="1"
"ExportCompressedTex"="1"
"WFogEnable"="1"
"ZFogEnable"="1"
"ExportWBuffer"="1"
"FastZClearEnabled"="1"
"DisableHyperZ"="0"
"DisableHierarchicalZ"="0"
"ExportBumpMappedTex"="1"
"Vsync"="0"
"AntiAlias"="0"
"ZFormats"="15"
"DitherAlpha"="0"
"TCL"="1"
"TclEnableVertexBlend2Optimize"="1"
"TclEnableVertexBlendUseProjMat"="1"
"TclEnableBackFaceCulling"="1"
"EnableUntransformedInLocalMem"="1"
"EnableWaitUntilIdxTriList2"="1"
"AntiAliasRatio"="384"
You can experiment with these HyperZ OGL Settings:
REGEDIT4

[HKEY_LOCAL_MACHINE\Software\ATI Technologies\Driver\0001\OpenGL\Private]
"enableFastZMaskClear "=dword:00000001
"enableZCompression "=dword:00000001
"ZCompForAllConfigs "=dword:00000001
"enableHierarchicalZ"=dword:00000001