home *** CD-ROM | disk | FTP | other *** search
/ Maximum CD 2002 July / maximum-cd-2002-07.iso / Software / Extras / Patches / secondencounterpatch107_usa.exe / Disk1 / Scripts / GLSettings / ATI-Maxx.ini < prev    next >
Encoding:
Text File  |  2001-10-23  |  338 b   |  14 lines

  1.  
  2. // driver versions
  3. // Rage128pro: 6.40 cd19
  4. // RageMaxx:   6.40 cd15
  5.  
  6. include "Scripts\GLSettings\Default.ini";
  7.  
  8. if( iQualityIndex>4)    { iQualityIndex = 4; }
  9. if( sam_iVideoSetup==2) { iQualityIndex = iQualityIndex +1; }
  10. if( sam_iVideoSetup==0) { iQualityIndex = iQualityIndex -1; }
  11.  
  12. include "Scripts\GLSettings\RAM.ini";
  13.  
  14.