edward schrijft: "De koek kan vandaag niet op wat betreft de nVidia drivers. Nadat vandaag eerst al S3TC in de 5.08 drivers werd opgenomen blijkt dat je nu door een enkele register aanpassing ook anti-aliasing kunt enablen":
I just received word from Christopher Hill, author of the awesome GeForce FAQ, that the 5.08 drivers also allow you to enable anti-aliasing in the registry. The entry to turn it on is -[HKEY_LOCAL_MACHINE\System\CurrentControlSet\ Services\Class\Display\0000\NVIDIA\OpenGL]"EnableFSAA"=dword:00000001
To disable it use -
[HKEY_LOCAL_MACHINE\System\CurrentControlSet\ Services\Class\Display\0000\NVIDIA\OpenGL]"EnableFSAA"=dword:00000000Or you can just download and run these registry files:
Anti-aliasing On Anti-aliasing Off Be advised, anti-aliasing causes a large performance hit...