home *** CD-ROM | disk | FTP | other *** search
/ PC PowerPlay 52 / CDPowerplay52Disc1.iso / games / samtest / Scripts / GLSettings / 08MB.scr < prev    next >
Encoding:
Text File  |  2000-03-30  |  325 b   |  16 lines

  1.  
  2. // defaults for cards with 8MB video memory
  3. // (voodoo1 with 6MB and voodoo2 with 12MB, also)
  4.  
  5. shd_iStaticQuality=1;
  6. shd_iDynamicQuality=1;
  7. shd_iStaticSize=7;
  8. shd_iDynamicSize=6;
  9.  
  10. tex_iNormalQuality=1;
  11. tex_iEffectQuality=1;
  12. tex_iAnimationQuality=1;
  13. tex_iNormalSize=7;
  14. tex_iEffectSize=6;
  15. tex_iAnimationSize=6;
  16.