home *** CD-ROM | disk | FTP | other *** search
/ PC PowerPlay 52 / CDPowerplay52Disc1.iso / games / samtest / Scripts / GLSettings / Fixups_G200.scr < prev    next >
Encoding:
Text File  |  2000-05-28  |  312 b   |  11 lines

  1.  
  2. // fixup settings
  3.  
  4. // driver version: 5.52.015
  5.  
  6. ogl_bFastFog=0;
  7. ogl_bFastUploading=0;        // bug in uploading of GL_ALPHA8 and GL_RGBA8 textures
  8. mdl_bRenderBump=0;        // bump mapping is not supported
  9. hud_bShowWeapon=0;         // slow DrawElements()
  10. gfx_iRenderLensFlares=1;     // low fillrate
  11. ogl_bReloadDriver=1;