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

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