How can I enable OpenGL hardware accelerated anti-aliased lines on a non-Quadro card?
OpenGL hardware accelerated anti-aliased lines is a features that is only likely to be useful to people that use professional 3D modelling applications. It is unlikely that gamers will find this feature very useful, as it only speeds up the rendering of wireframe models. The following registry key was found by Stefano G: • You can enable OpenGL hardware accelerated anti-aliased lines in Windows 9x/ME using the nv15alineson.reg registry file – available here: http://www.geforcefaq.com/files/nv15alineson.reg If this file don’t seem to have any effect, you may have to edit it in Notepad and change the 0000 to 0001, or another value. Take a look at the HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\Class\Display registry key using regedit and find out which number your graphics card is using. If you find this causes problems, you can disable the setting again using the nv15alinesoff.reg registry file – available here: http://www.geforcefaq.com/files/nv15alinesoff.reg • You can enable