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:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2001-10-23
|
338 b
|
14 lines
// driver versions
// Rage128pro: 6.40 cd19
// RageMaxx: 6.40 cd15
include "Scripts\GLSettings\Default.ini";
if( iQualityIndex>4) { iQualityIndex = 4; }
if( sam_iVideoSetup==2) { iQualityIndex = iQualityIndex +1; }
if( sam_iVideoSetup==0) { iQualityIndex = iQualityIndex -1; }
include "Scripts\GLSettings\RAM.ini";