DVISCALE.DLL is a small GRADD filter driver that can control an on-chip
scaler of modern NVidia graphic boards.

Driver Installation:

  1. Unzip archive to where you desire. Copy dviscale.dll to where
     LIBPATH reaches. (e.g. C:\OS2\DLL)

  2. Find similar line
     SET C1=GRADD1,GRADD2,GRADD3
     from your CONFIG.SYS and append 'DVISCALE' to it. For example:
     SET C1=GRADD1,GRADD2,GRADD3,DVISCALE

  3. If you want to additional scaler control, add SET DVISCALE=X to CONFIG.SYS.
     where 'X' is: 0 = Scaled, 1 = Centered 1:1, 2 = Left Corner 1:1.

Contact Author:

  Email to Dmitry A.Steklenev: dmitry@5nets.ru
