home *** CD-ROM | disk | FTP | other *** search
/ PC Zone 106 / RG2001 / RG2001.ISO / demos / Sam / Serious Sam Demo / Scripts / GLSettings / PVR-Kyro.ini < prev    next >
Encoding:
Text File  |  2001-04-20  |  509 b   |  15 lines

  1.  
  2. // driver version: 1.07.065 internal
  3.  
  4. include "Scripts\GLSettings\Default.ini";
  5.  
  6. if( iQualityIndex>4)    { iQualityIndex = 4; }
  7. if( sam_iVideoSetup==2) { iQualityIndex = iQualityIndex +1; }
  8. if( sam_iVideoSetup==0) { iQualityIndex = iQualityIndex -1; }
  9.  
  10. include "Scripts\GLSettings\RAM.ini";
  11.  
  12. ogl_bUseCompiledVertexArrays = 11;
  13. ogl_bAllowQuadArrays = 1;
  14. gfx_bClearScreen = 0;    // set to 1 for elimination of wide-screen artifacts
  15. ogl_bExclusive = 1; // set to 0 if you have compatibility problems