You likely aren't experiencing this problem then. Otherwise, the 3DConfig
wouldn't change with your Control Panel settings. In any case, here are the
instructions I put up at the Rage3D forums.
1. Set your desired settings in the ATI CP.
2. Open up the registry and go to
HKLM\SYSTEM\CurrentControlSet\Control\Video.
3. Find the two entries for the 9700 Pro. They can be identified by
expanding the key, going to "0000," and checking for a string value named
"Catalyst_Version." You may have multiple ones, including several for the
currently installed Cat ver. Unfortunately, these entries are not cleaned
out with an uninstall and new ones are created when you reinstall. If that's
the case, see the instructions below to determine which two to use.
4. Of the two relevant entries, one will have two string values for AF,
AnisoDegree AnisoType, and two for AA, AntiAlias and AntiAliasSamples.
Duplicate these four values in the other key.
5. Reboot.
If you have multiple ATI keys, go to HKLM\SOFTWARE\ATI Technologies\Desktop.
The two long keys should match two of the keys in the other location.
In my case, the values I created have to be manually modified and the system
rebooted everytime I want to change them. If you're having the same problem,
you'll likely have to do the same.
As for values, these are for OpenGL but likely are the same for Direct3D.
They're in the "000" key and are named the same except for the "OGL" prefix.
All may not apply, and I'm too lazy to check. :)
OGLEnableKTXBufferRegion - 0: Disable/1:Enable
OGLForceZBufferDepth - 0/16/24
OGLWaitVerticalSync - 0:Always Off/1/2/3:Always On
OGLEnableFastFullSceneAA - 0 (don't know what this is)
OGLFullSceneAAScale - 0:App Pref/2/4/6
OGLMaxAnisotropy - 0:App Pref/2/4/8/16
OGLLODBias (Mipmap in CP) - 3:High Perf/2/1/0:High Qual
OGLTextureOpt (Texture Pref in CP) - see OGLLODBias
OGLTruformMode - 0:Off/1:App Pref
OGLAnisoType - 0:App Pref/1:Performance/2:Quality
In F12002, what's your Image Quality setting at? I found that anything
lower than High was pretty bad.
Alan